Home
last modified time | relevance | path

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

/test/xts/hats/kernel/purgeableMem/
Dpurgeable_cpp_test.cpp28 static constexpr int PRINT_INTERVAL_SECONDS = 1; variable
457 std::this_thread::sleep_for(std::chrono::seconds(PRINT_INTERVAL_SECONDS)); in LoopPrintAlphabet()