Searched refs:NextScheduledRunTimeForTesting (Results 1 – 3 of 3) sorted by relevance
94 std::optional<TimeTicks> NextScheduledRunTimeForTesting() const;
324 std::optional<TimeTicks> ThreadPoolImpl::NextScheduledRunTimeForTesting() in NextScheduledRunTimeForTesting() function in base::internal::ThreadPoolImpl
322 thread_pool_->NextScheduledRunTimeForTesting(); in FastForwardToNextTaskOrCap()