Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/test/
DRecurrentTimerTest.cpp151 auto action2 = getCallback(2); in TEST_F() local
152 timer.registerTimerCallback(interval2, action2); in TEST_F()
165 timer.unregisterTimerCallback(action2); in TEST_F()