Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dnetworkshare_manager_usb_test.cpp34 constexpr int32_t TWO_SECONDS = 2; member
68 sleep(TWO_SECONDS); in HWTEST_F()
H A Dnetworkshare_manager_test.cpp38 constexpr int32_t TWO_SECONDS = 2; member
172 sleep(TWO_SECONDS); in HWTEST_F()
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_manager_usb_test.cpp34 constexpr int32_t TWO_SECONDS = 2; member
68 sleep(TWO_SECONDS); in HWTEST_F()
H A Dnetworkshare_manager_test.cpp38 constexpr int32_t TWO_SECONDS = 2; member
170 sleep(TWO_SECONDS); in HWTEST_F()
/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_constant.h80 const int64_t TWO_SECONDS = 2 * 1000LL; member
H A Dbundle_active_core.h258 static const int64_t TIME_CHANGE_THRESHOLD_MILLIS = TWO_SECONDS;
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/
H A Dhttp_media_downloader.cpp54 constexpr int32_t TWO_SECONDS = 2000; member
1178 while (sleepTime < TWO_SECONDS && !isInterruptNeeded_.load()) { in CheckBufferingOneSeconds()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddistributeddb_data_generator.h183 const unsigned int TWO_SECONDS = 2; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_backup_test.cpp1445 std::this_thread::sleep_for(std::chrono::seconds(TWO_SECONDS)); // wait for callback complete for 1 second. in HWTEST_F()
H A Ddistributeddb_nb_batch_crud_test.cpp1830 std::this_thread::sleep_for(std::chrono::seconds(TWO_SECONDS)); in ConsistencyBatchCheck()

Completed in 12 milliseconds