Home
last modified time | relevance | path

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

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