Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/task/
H A Dcancelable_task_tracker_unittest.cc314 Thread bad_thread("bad thread"); in TEST_F() local
333 Thread bad_thread("bad thread"); in TEST_F() local
357 Thread bad_thread("bad thread"); in TEST_F() local
/aosp_15_r20/external/libchrome/base/task/
H A Dcancelable_task_tracker_unittest.cc351 Thread bad_thread("bad thread"); in TEST_F() local
369 Thread bad_thread("bad thread"); in TEST_F() local
388 Thread bad_thread("bad thread"); in TEST_F() local
/aosp_15_r20/external/pytorch/c10/cuda/test/impl/
H A DCUDAAssertionsTest_catches_thread_and_block_and_device.cu25 const int bad_thread, in cuda_device_assertions_fail_on_thread_block_kernel()