Home
last modified time | relevance | path

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

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