Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_anti_dos_sync_test.cpp43 const int WAIT_LONG_TIME = 26000; variable
259 std::this_thread::sleep_for(std::chrono::milliseconds(WAIT_LONG_TIME));
H A Ddistributeddb_multi_ver_p2p_sync_test.cpp49 const int WAIT_LONG_TIME = 10000; variable
1389 std::this_thread::sleep_for(std::chrono::milliseconds(WAIT_LONG_TIME));
1456 std::this_thread::sleep_for(std::chrono::milliseconds(WAIT_LONG_TIME + WAIT_LONG_TIME));
1497 std::this_thread::sleep_for(std::chrono::milliseconds(WAIT_LONG_TIME)); // wait 5s