Home
last modified time | relevance | path

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

/foundation/arkui/napi/test/unittest/
H A Dtest_napi_threadsafe.cpp53 static constexpr int32_t FIRST_TASK_SLEEP = 4; // 4s variable
468 std::this_thread::sleep_for(std::chrono::seconds(FIRST_TASK_SLEEP)); in CallJs()
503 std::this_thread::sleep_for(std::chrono::seconds(FIRST_TASK_SLEEP)); in CallJsWithDiffPriority()

Completed in 3 milliseconds