Home
last modified time | relevance | path

Searched refs:to_time_t (Results 1 – 5 of 5) sorted by relevance

/external/libcxx/test/std/utilities/time/time.clock/time.clock.system/
Dto_time_t.pass.cpp22 std::time_t t1 = C::to_time_t(C::now()); in main()
Dfrom_time_t.pass.cpp22 C::time_point t1 = C::from_time_t(C::to_time_t(C::now())); in main()
/external/libcxx/src/
Dchrono.cpp52 system_clock::to_time_t(const time_point& t) _NOEXCEPT in to_time_t() function in chrono::system_clock
/external/google-benchmark/src/
Dwalltime.cc229 std::time_t now = Clock::to_time_t(Clock::now()); in DateTimeString()
/external/libcxx/include/
Dchrono242 static time_t to_time_t (const time_point& __t) noexcept;
925 static time_t to_time_t (const time_point& __t) _NOEXCEPT;