Home
last modified time | relevance | path

Searched defs:FromTimePoint (Results 1 – 10 of 10) sorted by relevance

/external/libcxx/test/std/utilities/time/time.point/time.point.cast/
Dround.pass.cpp28 typedef std::chrono::time_point<Clock, FromDuration> FromTimePoint; in test() typedef
43 typedef std::chrono::time_point<Clock, FromDuration> FromTimePoint; in test_constexpr() typedef
Dfloor.pass.cpp28 typedef std::chrono::time_point<Clock, FromDuration> FromTimePoint; in test() typedef
43 typedef std::chrono::time_point<Clock, FromDuration> FromTimePoint; in test_constexpr() typedef
Dceil.pass.cpp28 typedef std::chrono::time_point<Clock, FromDuration> FromTimePoint; in test() typedef
43 typedef std::chrono::time_point<Clock, FromDuration> FromTimePoint; in test_constexpr() typedef
Dtime_point_cast.pass.cpp29 typedef std::chrono::time_point<Clock, FromDuration> FromTimePoint; in test() typedef
46 typedef std::chrono::time_point<Clock, FromDuration> FromTimePoint; in test_constexpr() typedef
Dtoduration.fail.cpp25 typedef std::chrono::time_point<Clock, std::chrono::milliseconds> FromTimePoint; in main() typedef
/external/llvm-project/libcxx/test/std/utilities/time/time.point/time.point.cast/
Dceil.pass.cpp29 typedef std::chrono::time_point<Clock, FromDuration> FromTimePoint; in test() typedef
44 typedef std::chrono::time_point<Clock, FromDuration> FromTimePoint; in test_constexpr() typedef
Dround.pass.cpp29 typedef std::chrono::time_point<Clock, FromDuration> FromTimePoint; in test() typedef
44 typedef std::chrono::time_point<Clock, FromDuration> FromTimePoint; in test_constexpr() typedef
Dfloor.pass.cpp29 typedef std::chrono::time_point<Clock, FromDuration> FromTimePoint; in test() typedef
44 typedef std::chrono::time_point<Clock, FromDuration> FromTimePoint; in test_constexpr() typedef
Dtime_point_cast.pass.cpp28 typedef std::chrono::time_point<Clock, FromDuration> FromTimePoint; in test() typedef
45 typedef std::chrono::time_point<Clock, FromDuration> FromTimePoint; in test_constexpr() typedef
Dtoduration.compile.fail.cpp24 typedef std::chrono::time_point<Clock, std::chrono::milliseconds> FromTimePoint; in main() typedef