Home
last modified time | relevance | path

Searched refs:TIMER_INIT_DELAY (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/
H A Devent_benchmark_test.cpp79 const int TIMER_INIT_DELAY = 15; member
601 AssertTrue((handler->Initialize(TIMER_INIT_DELAY)), in BENCHMARK_F()
602 "handler->Initialize(TIMER_INIT_DELAY) did not equal true as expected.", state); in BENCHMARK_F()
649 AssertTrue((handler->Initialize(TIMER_INIT_DELAY)), in BENCHMARK_F()
650 "handler->Initialize(TIMER_INIT_DELAY) did not equal true as expected.", state); in BENCHMARK_F()

Completed in 3 milliseconds