OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Clock2
(Results
1 - 4
of
4
) sorted by null
/external/libcxx/test/utilities/time/time.point/time.point.comparisons/
op_equal.fail.cpp
31
typedef Clock
Clock2
;
35
typedef std::chrono::time_point<
Clock2
, Duration2> T2;
op_less.fail.cpp
39
typedef Clock
Clock2
;
43
typedef std::chrono::time_point<
Clock2
, Duration2> T2;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.point/time.point.comparisons/
op_equal.fail.cpp
31
typedef Clock
Clock2
;
35
typedef std::chrono::time_point<
Clock2
, Duration2> T2;
op_less.fail.cpp
39
typedef Clock
Clock2
;
43
typedef std::chrono::time_point<
Clock2
, Duration2> T2;
Completed in 144 milliseconds