Searched defs:IsNestedOnCurrentThread (Results 1 – 2 of 2) sorted by relevance
184 bool RunLoop::IsNestedOnCurrentThread() { in IsNestedOnCurrentThread() function in base::RunLoop
459 TEST_P(RunLoopTest, IsNestedOnCurrentThread) { in TEST_P() argument