Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/threading/
H A Dthread.cc193 void Thread::StopSoon() { in StopSoon() function in base::Thread
H A Dthread_unittest.cc252 TEST_F(ThreadTest, StopSoon) { in TEST_F() argument
/aosp_15_r20/external/cronet/base/threading/
H A Dthread.cc288 void Thread::StopSoon() { in StopSoon() function in base::Thread
H A Dthread_unittest.cc271 TEST_F(ThreadTest, StopSoon) { in TEST_F() argument