Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service_test.cpp1554 const int timeTest = 2; in AllowScanByIntervalContinueSuccess2() local
1555 time_t continueScanTime = time(nullptr) - timeTest; in AllowScanByIntervalContinueSuccess2()
1567 const int timeTest = 5; in AllowScanByIntervalContinueSuccess3() local
1568 time_t continueScanTime = time(nullptr) - timeTest; in AllowScanByIntervalContinueSuccess3()
1579 const int timeTest = 2; in AllowScanByIntervalContinueFail1() local
1593 const int timeTest = 2; in AllowScanByIntervalBlocklistSuccess1() local
1608 const int timeTest = 2; in AllowScanByIntervalBlocklistSuccess2() local
1611 int interval = time(nullptr) + timeTest; in AllowScanByIntervalBlocklistSuccess2()
1621 const int timeTest = 5; in AllowScanByIntervalBlocklistSuccess3() local
1636 const int timeTest = 5; in AllowScanByIntervalBlocklistFail1() local
[all …]