Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/test/systemtest/bm/
H A Dtool_system_test.h24 const int TIME_DELAY_FOR_SERVICES = 2; member
H A Dtool_system_test.cpp34 std::this_thread::sleep_for(std::chrono::seconds(TIME_DELAY_FOR_SERVICES)); in ExecuteCommand()
/foundation/ability/ability_runtime/tools/test/systemtest/aa/
H A Dtool_system_test.h24 const int TIME_DELAY_FOR_SERVICES = 2; member
H A Dtool_system_test.cpp36 std::this_thread::sleep_for(std::chrono::seconds(TIME_DELAY_FOR_SERVICES)); in ExecuteCommand()

Completed in 1 milliseconds