Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/test/
DRecurrentTimerTest.cpp147 auto action1 = getCallback(1); in TEST_F() local
148 timer.registerTimerCallback(interval1, action1); in TEST_F()
164 timer.unregisterTimerCallback(action1); in TEST_F()