Lines Matching refs:BelongsToCurrentThread
242 EXPECT_TRUE(owner_task_runner_->BelongsToCurrentThread()); in SetOwnerTaskRunner()
248 EXPECT_TRUE(owner_task_runner_->BelongsToCurrentThread()); in AddSchemeHandler()
262 EXPECT_TRUE(owner_task_runner_->BelongsToCurrentThread()); in Find()
1467 if (!task_runner->BelongsToCurrentThread()) { in SendResponse()
1559 EXPECT_TRUE(owner_task_runner_->BelongsToCurrentThread()); in RequestTestRunner()
1635 EXPECT_TRUE(owner_task_runner_->BelongsToCurrentThread()); in SetupTest()
1656 EXPECT_TRUE(owner_task_runner_->BelongsToCurrentThread()); in RunTest()
1675 EXPECT_TRUE(owner_task_runner_->BelongsToCurrentThread()); in ShutdownTest()
1696 if (!owner_task_runner_->BelongsToCurrentThread()) { in SetupContinue()
2577 if (!owner_task_runner_->BelongsToCurrentThread()) { in CompleteOnCorrectThread()
2598 if (!owner_task_runner_->BelongsToCurrentThread()) { in RunShutdown()