HomeSort by relevance Sort by last modified time
    Searched refs:Clock2 (Results 1 - 4 of 4) sorted by null

  /external/libcxx/test/std/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;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/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 433 milliseconds