Home
last modified time | relevance | path

Searched defs:last_spec (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/test/std/utilities/time/time.cal/time.cal.last/
Dtypes.pass.cpp27 using last_spec = std::chrono::last_spec; in main() typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/time/time.cal/time.cal.last/
Dtypes.pass.cpp26 using last_spec = std::chrono::last_spec; in main() typedef
/external/cronet/buildtools/third_party/libc++/trunk/include/__chrono/
Dcalendar.h34 struct last_spec { explicit last_spec() = default; }; struct