Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/decpp/
DdeSharedPtr.cpp396 SharedPtrTestThread threadA(ptr, exists); in SharedPtr_selfTest() local
414 WeakPtrTestThread threadA(ptr, exists); in SharedPtr_selfTest() local
/external/guice/core/test/com/google/inject/internal/
DCycleDetectingLockTest.java139 Future<Boolean> threadA = in testCycleDetectingLockFactoriesDoNotDeadlock() local
/external/angle/src/tests/egl_tests/
DEGLMultiContextTest.cpp412 std::thread threadA = std::thread([&]() { in TEST_P() local
642 auto threadA = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in TEST_P() local