HomeSort by relevance Sort by last modified time
    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