Home
last modified time | relevance | path

Searched defs:TestClock (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/test/libcxx/input.output/filesystems/
Dconvert_file_time.sh.cpp268 struct TestClock { struct
272 typedef std::chrono::time_point<TestClock> time_point; argument
279 using TestFileTimeT = time_point<TestClock<duration<IntType, Period> > >; argument
/external/opencensus-java/testing/src/main/java/io/opencensus/testing/common/
DTestClock.java32 public final class TestClock extends Clock { class
38 private TestClock() {} in TestClock() method in TestClock
/external/deqp/execserver/tools/
DxsTest.cpp143 class TestClock class
146 inline TestClock (void) in TestClock() function in xs::TestClock