Searched refs:timeTest (Results 1 – 1 of 1) sorted by relevance
1554 const int timeTest = 2; in AllowScanByIntervalContinueSuccess2() local1555 time_t continueScanTime = time(nullptr) - timeTest; in AllowScanByIntervalContinueSuccess2()1567 const int timeTest = 5; in AllowScanByIntervalContinueSuccess3() local1568 time_t continueScanTime = time(nullptr) - timeTest; in AllowScanByIntervalContinueSuccess3()1579 const int timeTest = 2; in AllowScanByIntervalContinueFail1() local1593 const int timeTest = 2; in AllowScanByIntervalBlocklistSuccess1() local1608 const int timeTest = 2; in AllowScanByIntervalBlocklistSuccess2() local1611 int interval = time(nullptr) + timeTest; in AllowScanByIntervalBlocklistSuccess2()1621 const int timeTest = 5; in AllowScanByIntervalBlocklistSuccess3() local1636 const int timeTest = 5; in AllowScanByIntervalBlocklistFail1() local[all …]