Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/test/
DRecurrentTimerTest.cpp169 size_t action2Count = 0; in TEST_F() local
176 action2Count++; in TEST_F()
184 ASSERT_GE(action2Count, static_cast<size_t>(20)); in TEST_F()