Home
last modified time | relevance | path

Searched refs:SignalMonitorEventForTesting (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/threading/
H A Dhang_watcher_unittest.cc252 hang_watcher_.SignalMonitorEventForTesting(); in MonitorHangs()
277 hang_watcher_.SignalMonitorEventForTesting(); in TEST_F()
299 hang_watcher_.SignalMonitorEventForTesting(); in TEST_F()
320 hang_watcher_.SignalMonitorEventForTesting(); in TEST_F()
334 hang_watcher_.SignalMonitorEventForTesting(); in TEST_F()
361 hang_watcher_.SignalMonitorEventForTesting(); in TEST_F()
390 hang_watcher_.SignalMonitorEventForTesting(); in TEST_F()
420 hang_watcher_.SignalMonitorEventForTesting(); in TEST_F()
587 hang_watcher_.SignalMonitorEventForTesting(); in TriggerMonitorAndWaitForCompletion()
1033 hang_watcher_.SignalMonitorEventForTesting(); in VerifyScopesDontBlock()
[all …]
H A Dhang_watcher.h230 void SignalMonitorEventForTesting();
H A Dhang_watcher.cc979 void HangWatcher::SignalMonitorEventForTesting() { in SignalMonitorEventForTesting() function in base::HangWatcher