Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/thread_pool_benchmark_test/
H A Dthread_pool_benchmark_test.cpp314 const int expectedTimesValue2 = 1; in BENCHMARK_F() local
350 …AssertEqual(g_times, expectedTimesValue2, "g_times did not equal expectedTimesValue2 as expected."… in BENCHMARK_F()