Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_thread_test.cpp72 static const int TRY_TIMES = 10; in TestRun03() local
73 if (times <= TRY_TIMES) { in TestRun03()
/commonlibrary/c_utils/base/test/benchmarktest/thread_benchmark_test/
H A Dthread_benchmark_test.cpp82 static const int TRY_TIMES = 10; in TestRun03() local
83 if (g_times <= TRY_TIMES) { in TestRun03()

Completed in 3 milliseconds