Searched refs:cleanup_timer_ptr (Results 1 – 1 of 1) sorted by relevance
731 base::OneShotTimer* cleanup_timer_ptr = cleanup_timer.get(); in TEST_F() local740 ASSERT_TRUE(cleanup_timer_ptr->IsRunning()); in TEST_F()746 EXPECT_FALSE(cleanup_timer_ptr->IsRunning()); in TEST_F()