Home
last modified time | relevance | path

Searched defs:IsIdleForTesting (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/perfetto/src/base/
H A Dunix_task_runner.cc109 bool UnixTaskRunner::IsIdleForTesting() { in IsIdleForTesting() function in perfetto::base::UnixTaskRunner
H A Dtask_runner_unittest.cc321 TEST_F(TaskRunnerTest, IsIdleForTesting) { in TEST_F() argument
/aosp_15_r20/external/libchrome/base/message_loop/
H A Dmessage_loop_current.cc62 bool MessageLoopCurrent::IsIdleForTesting() { in IsIdleForTesting() function in base::MessageLoopCurrent
H A Dmessage_loop.cc297 bool MessageLoop::IsIdleForTesting() { in IsIdleForTesting() function in base::MessageLoop
/aosp_15_r20/external/cronet/base/task/
H A Dcurrent_thread.cc68 bool CurrentThread::IsIdleForTesting() { in IsIdleForTesting() function in base::CurrentThread
H A Dsingle_thread_task_executor_unittest.cc1367 TEST_P(SingleThreadTaskExecutorTypedTest, IsIdleForTesting) { in TEST_P() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dexport_test.go184 func (t *Transport) IsIdleForTesting() bool { func
/aosp_15_r20/external/cronet/base/task/sequence_manager/
H A Dsequence_manager_impl.cc1115 bool SequenceManagerImpl::IsIdleForTesting() { in IsIdleForTesting() function in base::sequence_manager::internal::SequenceManagerImpl