Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTimerTest.cpp29 struct TimerTest : testing::Test { struct
38 TEST_F(TimerTest, callsCallbackIfScheduledInPast) { in TEST_F() argument
40 mTimer.alarmAt(std::bind(&TimerTest::timerCallback, this), systemTime() - 10'000'00); in TEST_F()
H A DAndroid.bp87 "TimerTest.cpp",
/aosp12/art/tools/
H A Dlibcore_gcstress_debug_failures.txt28 "org.apache.harmony.tests.java.util.TimerTest#testThrowingTaskKillsTimerThread"
H A Dlibcore_gcstress_failures.txt40 "org.apache.harmony.tests.java.util.TimerTest#testOverdueTaskExecutesImmediately",