Searched refs:PortableLocaltime (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googletest/src/
H A Dgtest.cc3556 static bool PortableLocaltime(time_t seconds, struct tm* out) { function in namespace:testing::internal
3576 if (!PortableLocaltime(static_cast<time_t>(ms / 1000), &time_struct))

Completed in 23 milliseconds