Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/threading/
H A Dhang_watcher_unittest.cc680 ->SetSwitchBitsClosureForTesting( in TEST_F()
1245 deadline_.SetSwitchBitsClosureForTesting( in TEST_F()
1275 deadline_.SetSwitchBitsClosureForTesting(base::BindLambdaForTesting([]() { in TEST_F()
1303 deadline_.SetSwitchBitsClosureForTesting(base::BindLambdaForTesting([]() { in TEST_F()
H A Dhang_watcher.h492 void SetSwitchBitsClosureForTesting(
H A Dhang_watcher.cc1161 void HangWatchDeadline::SetSwitchBitsClosureForTesting( in SetSwitchBitsClosureForTesting() function in base::internal::HangWatchDeadline