Home
last modified time | relevance | path

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

/external/libcxx/test/libcxx/experimental/filesystem/
Dconvert_file_time.sh.cpp175 struct TestClock { struct
179 typedef std::chrono::time_point<TestClock> time_point; argument
186 using TestFileTimeT = time_point<TestClock<Dur> >; argument
/external/deqp/execserver/tools/
DxsTest.cpp143 class TestClock class
146 inline TestClock (void) in TestClock() function in xs::TestClock