Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/memory_utils/libpurgeablemem/test/
H A Dpurgeable_c_test.cpp37 static constexpr int PRINT_INTERVAL_SECONDS = 1; variable
234 std::this_thread::sleep_for(std::chrono::seconds(PRINT_INTERVAL_SECONDS)); in LoopPrintAlphabet()
H A Dpurgeable_cpp_test.cpp35 static constexpr int PRINT_INTERVAL_SECONDS = 1; variable
500 std::this_thread::sleep_for(std::chrono::seconds(PRINT_INTERVAL_SECONDS)); in LoopPrintAlphabet()
H A Dpurgeableashmem_test.cpp42 static constexpr int PRINT_INTERVAL_SECONDS = 1; variable
648 std::this_thread::sleep_for(std::chrono::seconds(PRINT_INTERVAL_SECONDS)); in LoopPrintAlphabet()