Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/test/
DRecurrentTimerTest.cpp168 size_t action1Count = 0; in TEST_F() local
173 action1Count++; in TEST_F()
183 ASSERT_GE(action1Count, static_cast<size_t>(10)); in TEST_F()