Home
last modified time | relevance | path

Searched defs:MockOSInterface (Results 1 – 1 of 1) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/sharings/gl/windows/
H A Dgl_os_sharing_tests.cpp30 struct MockOSInterface : OSInterface { struct
32 MockOSInterface *self = reinterpret_cast<MockOSInterface *>(data); in createEvent() argument
39 MockOSInterface *self = reinterpret_cast<MockOSInterface *>(data); in closeHandle() argument
43 int eventNum = 1;
44 int failEventNum = 0;
45 int closedEventsCount = 0;