Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/
H A Drun_loop.cc184 bool RunLoop::IsNestedOnCurrentThread() { in IsNestedOnCurrentThread() function in base::RunLoop
H A Drun_loop_unittest.cc459 TEST_P(RunLoopTest, IsNestedOnCurrentThread) { in TEST_P() argument
/aosp_15_r20/external/cronet/base/
H A Drun_loop.cc231 bool RunLoop::IsNestedOnCurrentThread() { in IsNestedOnCurrentThread() function in base::RunLoop
H A Drun_loop_unittest.cc447 TEST_P(RunLoopTest, IsNestedOnCurrentThread) { in TEST_P() argument