Searched refs:DispatchAndRunTaskWithTracker (Results 1 – 1 of 1) sorted by relevance
178 void DispatchAndRunTaskWithTracker(Task task) { in DispatchAndRunTaskWithTracker() function in base::internal::__anon183c36c60111::TaskSchedulerTaskTrackerTest291 DispatchAndRunTaskWithTracker(std::move(task)); in TEST_P()364 DispatchAndRunTaskWithTracker(std::move(task)); in TEST_P()369 DispatchAndRunTaskWithTracker(std::move(block_shutdown_task)); in TEST_P()387 DispatchAndRunTaskWithTracker(std::move(task)); in TEST_P()398 DispatchAndRunTaskWithTracker(std::move(task)); in TEST_P()420 DispatchAndRunTaskWithTracker(std::move(task)); in TEST_P()432 DispatchAndRunTaskWithTracker(std::move(block_shutdown_task)); in TEST_P()464 DispatchAndRunTaskWithTracker(std::move(task)); in TEST_P()466 EXPECT_DCHECK_DEATH({ DispatchAndRunTaskWithTracker(std::move(task)); }); in TEST_P()[all …]