Home
last modified time | relevance | path

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

/external/libchrome/base/
Drun_loop.cc184 bool RunLoop::IsNestedOnCurrentThread() { in IsNestedOnCurrentThread() function in base::RunLoop
Drun_loop_unittest.cc459 TEST_P(RunLoopTest, IsNestedOnCurrentThread) { in TEST_P() argument