Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/test/
DRecurrentTimerTest.cpp155 auto action3 = getCallback(3); in TEST_F() local
156 timer.registerTimerCallback(interval3, action3); in TEST_F()
166 timer.unregisterTimerCallback(action3); in TEST_F()