Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/services/test/mock/common/
H A Daccessibility_common_helper.h27 constexpr int32_t WAIT_PUBLISH_SLEEPTIME = 10; member
52 std::this_thread::sleep_for(std::chrono::milliseconds(WAIT_PUBLISH_SLEEPTIME)); in WaitForServicePublish()

Completed in 1 milliseconds