Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/safe_queue_benchmark_test/
H A Dsafe_queue_benchmark_test.cpp34 const int SLEEP_FOR_THREE_SECONDS = 3; variable
267 std::this_thread::sleep_for(std::chrono::seconds(SLEEP_FOR_THREE_SECONDS)); in BENCHMARK_F()
373 std::this_thread::sleep_for(std::chrono::seconds(SLEEP_FOR_THREE_SECONDS)); in BENCHMARK_F()