Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/timer/
H A Dtimer_unittest.cc222 class TimerTestWithThreadType class
225 TEST_P(TimerTestWithThreadType, OneShotTimers) { in TEST_P() argument
229 TEST_P(TimerTestWithThreadType, OneShotTimers_Cancel) { in TEST_P() argument
235 TEST_P(TimerTestWithThreadType, OneShotSelfDeletingTimer) { in TEST_P() argument
271 TEST_P(TimerTestWithThreadType, RepeatingTimer) { in TEST_P() argument
275 TEST_P(TimerTestWithThreadType, RepeatingTimer_Cancel) { in TEST_P() argument
279 TEST_P(TimerTestWithThreadType, RepeatingTimerZeroDelay) { in TEST_P() argument
283 TEST_P(TimerTestWithThreadType, RepeatingTimerZeroDelay_Cancel) { in TEST_P() argument
300 TEST_P(TimerTestWithThreadType, DelayTimer_NoCall) { in TEST_P() argument
304 TEST_P(TimerTestWithThreadType, DelayTimer_OneCall) { in TEST_P() argument
[all …]