Searched defs:StopSoon (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libchrome/base/threading/ | ||
H A D | thread.cc | 193 void Thread::StopSoon() { in StopSoon() function in base::Thread |
H A D | thread_unittest.cc | 252 TEST_F(ThreadTest, StopSoon) { in TEST_F() argument |
/aosp_15_r20/external/cronet/base/threading/ | ||
H A D | thread.cc | 288 void Thread::StopSoon() { in StopSoon() function in base::Thread |
H A D | thread_unittest.cc | 271 TEST_F(ThreadTest, StopSoon) { in TEST_F() argument |