Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/test/
DRecurrentTimerTest.cpp53 std::vector<size_t> getCalledCallbacks() { in getCalledCallbacks() function in android::hardware::automotive::vehicle::RecurrentTimerTest
140 ASSERT_LE(getCalledCallbacks().size(), 1u); in TEST_F()
171 for (size_t token : getCalledCallbacks()) { in TEST_F()