Home
last modified time | relevance | path

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

/system/testing/gtest_extras/gtest_isolated/
DIsolate.h108 static constexpr useconds_t MIN_USECONDS_WAIT = 1000; variable
DIsolate.cpp468 usleep(MIN_USECONDS_WAIT); in RunAllTests()