Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/ext/filters/census/
Dstats_plugin_end2end_test.cc140 absl::SleepFor(absl::Milliseconds(500)); in TEST_F()
193 absl::SleepFor(absl::Milliseconds(500)); in TEST_F()
241 absl::SleepFor(absl::Milliseconds(500)); in TEST_F()
300 absl::SleepFor(absl::Milliseconds(500)); in TEST_F()
334 absl::SleepFor(absl::Milliseconds(500)); in TEST_F()
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/
Dcopy_file.pass.cpp161 SleepFor(Sec(2)); in TEST_CASE()
164 SleepFor(Sec(2)); in TEST_CASE()
/external/libcxx/test/support/
Dfilesystem_test_helper.hpp431 void SleepFor(std::chrono::seconds dur) { in SleepFor() function
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
Dlast_write_time.pass.cpp399 SleepFor(Sec(2)); in TEST_CASE()