Home
last modified time | relevance | path

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

/external/cronet/base/message_loop/
Dmessage_pump_unittest.cc103 int RunDepth() override { return work_item_count_; } in RunDepth() function in base::__anonf852de200111::MockMessagePumpDelegate
322 int RunDepth() override { return 0; } in RunDepth() function in base::__anonf852de200811::TimerSlackTestDelegate
/external/cronet/base/task/sequence_manager/
Dthread_controller_with_message_pump_impl.cc617 int ThreadControllerWithMessagePumpImpl::RunDepth() { in RunDepth() function in base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl