Searched refs:SleepMilliseconds (Results 1 - 20 of 20) sorted by relevance

/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h841 inline void SleepMilliseconds(int n) { function in namespace:testing::internal
867 SleepMilliseconds(10);
/external/googletest/googletest/test/
H A Dgtest-port_test.cc342 SleepMilliseconds(100);
1061 // value_ rearranged with the call to SleepMilliseconds when observed
1072 SleepMilliseconds(random_.Generate(30));
1080 SleepMilliseconds(random_.Generate(30));
/external/v8/testing/gtest/test/
H A Dgtest-port_test.cc342 SleepMilliseconds(100);
1061 // value_ rearranged with the call to SleepMilliseconds when observed
1072 SleepMilliseconds(random_.Generate(30));
1080 SleepMilliseconds(random_.Generate(30));
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
H A Dgtest-port.h1201 inline void SleepMilliseconds(int n) { function in namespace:testing::internal
1244 SleepMilliseconds(10);
1257 GTEST_API_ void SleepMilliseconds(int n);
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
H A Dgtest-port_test.cc346 SleepMilliseconds(100);
1066 // value_ rearranged with the call to SleepMilliseconds when observed
1077 SleepMilliseconds(random_.Generate(30));
1085 SleepMilliseconds(random_.Generate(30));
/external/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1490 inline void SleepMilliseconds(int n) { function in namespace:testing::internal
1536 SleepMilliseconds(10);
1549 GTEST_API_ void SleepMilliseconds(int n);
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
H A Dgtest-port.h1461 inline void SleepMilliseconds(int n) { function in namespace:testing::internal
1507 SleepMilliseconds(10);
1520 GTEST_API_ void SleepMilliseconds(int n);
/external/v8/testing/gtest/include/gtest/internal/
H A Dgtest-port.h1447 inline void SleepMilliseconds(int n) { function in namespace:testing::internal
1493 SleepMilliseconds(10);
1506 GTEST_API_ void SleepMilliseconds(int n);
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
H A Dgtest-port.h1096 inline void SleepMilliseconds(int n) { function in namespace:testing::internal
1136 SleepMilliseconds(10);
/external/google-breakpad/src/testing/gtest/test/
H A Dgtest-port_test.cc309 SleepMilliseconds(100);
1037 SleepMilliseconds(random_.Generate(30));
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1084 inline void SleepMilliseconds(int n) { function in namespace:testing::internal
1110 SleepMilliseconds(10);
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h1188 inline void SleepMilliseconds(int n) { function in namespace:testing::internal
1228 SleepMilliseconds(10);
/external/protobuf/gtest/test/
H A Dgtest-port_test.cc136 SleepMilliseconds(100);
844 SleepMilliseconds(random_.Generate(30));
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1076 inline void SleepMilliseconds(int n) { function in namespace:testing::internal
1102 SleepMilliseconds(10);
/external/googletest/googletest/src/
H A Dgtest-port.cc179 void SleepMilliseconds(int n) { function in namespace:testing::internal
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-port.cc179 void SleepMilliseconds(int n) { function in namespace:testing::internal
/external/v8/testing/gtest/src/
H A Dgtest-port.cc161 void SleepMilliseconds(int n) { function in namespace:testing::internal
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest-port.cc138 void SleepMilliseconds(int n) { function in namespace:testing::internal
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest.h1903 inline void SleepMilliseconds(int n) { function in namespace:std::tr1
1929 SleepMilliseconds(10);
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h2295 inline void SleepMilliseconds(int n) { function in namespace:std::tr1
2335 SleepMilliseconds(10);

Completed in 844 milliseconds