Home
last modified time | relevance | path

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

/base/location/test/fuzztest/locator/gnss_fuzzer/
H A Dgnss_fuzzer.cpp46 const int32_t SLEEP_TIMES = 1000; member
65 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in GnssProxyFuzzTest001()
67 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in GnssProxyFuzzTest001()
69 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in GnssProxyFuzzTest001()
75 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in GnssProxyFuzzTest001()
77 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in GnssProxyFuzzTest001()
81 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in GnssProxyFuzzTest001()
83 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in GnssProxyFuzzTest001()
109 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in GnssProxyFuzzTest002()
111 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in GnssProxyFuzzTest002()
[all...]
/base/location/test/fuzztest/locator/gnssability_fuzzer/
H A Dgnssability_fuzzer.cpp38 const int32_t SLEEP_TIMES = 1000; member
99 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in GnssAbility001FuzzTest()
117 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in GnssAbility002FuzzTest()
135 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in GnssAbility003FuzzTest()
153 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in GnssAbility004FuzzTest()
171 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in GnssAbility005FuzzTest()
189 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in GnssAbility006FuzzTest()
206 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in GnssAbility007FuzzTest()
224 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in GnssAbility008FuzzTest()
242 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in GnssAbility009FuzzTest()
[all...]
/base/location/test/fuzztest/locator/passiveabilityproxy_fuzzer/
H A Dpassiveabilityproxy_fuzzer.cpp38 const int32_t SLEEP_TIMES = 1000; member
71 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in PassiveAbility001FuzzTest()
73 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in PassiveAbility001FuzzTest()
76 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in PassiveAbility001FuzzTest()
78 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in PassiveAbility001FuzzTest()
/base/location/test/fuzztest/locator/networkabilityproxy_fuzzer/
H A Dnetworkabilityproxy_fuzzer.cpp38 const int32_t SLEEP_TIMES = 1000; member
70 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in NetworkAbilityProxy001FuzzTest()
72 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in NetworkAbilityProxy001FuzzTest()
75 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in NetworkAbilityProxy001FuzzTest()
77 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in NetworkAbilityProxy001FuzzTest()
/base/location/test/fuzztest/locator/passiveability_fuzzer/
H A Dpassiveability_fuzzer.cpp38 const int32_t SLEEP_TIMES = 1000; member
101 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in PassiveAbility001FuzzTest()
119 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in PassiveAbility002FuzzTest()
137 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in PassiveAbility003FuzzTest()
155 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in PassiveAbility004FuzzTest()
173 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in PassiveAbility005FuzzTest()
/base/location/test/fuzztest/locator/networkability_fuzzer/
H A Dnetworkability_fuzzer.cpp39 const int32_t SLEEP_TIMES = 1000; member
133 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in NetworkAbility003FuzzTest()
150 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in NetworkAbility004FuzzTest()
167 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in NetworkAbility005FuzzTest()
184 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIMES)); in NetworkAbility006FuzzTest()

Completed in 3 milliseconds