Home
last modified time | relevance | path

Searched refs:sDestructorIndex (Results 1 – 2 of 2) sorted by relevance

/external/OpenCL-CTS/test_conformance/api/
Dtest_context_destructor_callback.cpp18 static volatile cl_int sDestructorIndex; variable
26 *userPtr = ++sDestructorIndex; in context_destructor_callback()
39 sDestructorIndex = 0; in test_context_destructor_callback()
Dtest_mem_objects.cpp18 static volatile cl_int sDestructorIndex; variable
26 *userPtr = ++sDestructorIndex; in mem_destructor_callback()
35 sDestructorIndex = 0; in test_mem_object_destructor_callback_single()