Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/test/fuzztest/refbase_fuzzer/
H A Drefbase_fuzzer.cpp31 const int SLEEP_NANO_SECONDS = 10; member
66 std::this_thread::sleep_for(std::chrono::nanoseconds(SLEEP_NANO_SECONDS)); in OnLastStrongRef()
71 std::this_thread::sleep_for(std::chrono::nanoseconds(SLEEP_NANO_SECONDS)); in OnFirstStrongRef()

Completed in 2 milliseconds