Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/
H A Drun_loop.cc178 bool RunLoop::IsRunningOnCurrentThread() { in IsRunningOnCurrentThread() function in base::RunLoop
H A Drun_loop_unittest.cc450 TEST_P(RunLoopTest, IsRunningOnCurrentThread) { in TEST_P() argument
/aosp_15_r20/external/cronet/base/
H A Drun_loop.cc226 bool RunLoop::IsRunningOnCurrentThread() { in IsRunningOnCurrentThread() function in base::RunLoop
H A Drun_loop_unittest.cc437 TEST_P(RunLoopTest, IsRunningOnCurrentThread) { in TEST_P() argument