Home
last modified time | relevance | path

Searched refs:ExistsForCurrentThread (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/test/
H A Drun_until.cc39 CHECK(test::ScopedRunLoopTimeout::ExistsForCurrentThread()) in RunUntil()
H A Dscoped_run_loop_timeout.h91 static bool ExistsForCurrentThread();
H A Dscoped_run_loop_timeout.cc118 bool ScopedRunLoopTimeout::ExistsForCurrentThread() { in ExistsForCurrentThread() function in base::test::ScopedRunLoopTimeout