Searched refs:SetAfterMonitorClosureForTesting (Results 1 – 3 of 3) sorted by relevance
172 hang_watcher_.SetAfterMonitorClosureForTesting(base::BindRepeating( in HangWatcherTest()659 hang_watcher_.SetAfterMonitorClosureForTesting( in TEST_F()713 hang_watcher_.SetAfterMonitorClosureForTesting( in TEST_F()774 hang_watcher_.SetAfterMonitorClosureForTesting( in TEST_F()885 hang_watcher_.SetAfterMonitorClosureForTesting( in TEST_F()923 hang_watcher_.SetAfterMonitorClosureForTesting(BarrierClosure( in TEST_F()956 hang_watcher_.SetAfterMonitorClosureForTesting( in TEST_F()1002 hang_watcher_.SetAfterMonitorClosureForTesting( in WatchHangsInScopeBlockingTest()
209 void SetAfterMonitorClosureForTesting(base::RepeatingClosure closure);
957 void HangWatcher::SetAfterMonitorClosureForTesting( in SetAfterMonitorClosureForTesting() function in base::HangWatcher