Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc3620 static bool PortableLocaltime(time_t seconds, struct tm* out) { in PortableLocaltime() function
3640 if (!PortableLocaltime(static_cast<time_t>(ms / 1000), &time_struct)) in FormatEpochTimeInMillisAsIso8601()
4001 if (!PortableLocaltime(static_cast<time_t>(ms / 1000), &time_struct)) in FormatEpochTimeInMillisAsRFC3339()
/external/googletest/googletest/src/
Dgtest.cc3664 static bool PortableLocaltime(time_t seconds, struct tm* out) { in PortableLocaltime() function
3683 if (!PortableLocaltime(static_cast<time_t>(ms / 1000), &time_struct)) in FormatEpochTimeInMillisAsIso8601()
4045 if (!PortableLocaltime(static_cast<time_t>(ms / 1000), &time_struct)) in FormatEpochTimeInMillisAsRFC3339()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc3557 static bool PortableLocaltime(time_t seconds, struct tm* out) { in PortableLocaltime() function
3577 if (!PortableLocaltime(static_cast<time_t>(ms / 1000), &time_struct)) in FormatEpochTimeInMillisAsIso8601()
/external/mesa3d/src/gtest/src/
Dgtest.cc3556 static bool PortableLocaltime(time_t seconds, struct tm* out) { in PortableLocaltime() function
3576 if (!PortableLocaltime(static_cast<time_t>(ms / 1000), &time_struct)) in FormatEpochTimeInMillisAsIso8601()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest.cc3556 static bool PortableLocaltime(time_t seconds, struct tm* out) { in PortableLocaltime() function
3576 if (!PortableLocaltime(static_cast<time_t>(ms / 1000), &time_struct)) in FormatEpochTimeInMillisAsIso8601()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc5008 static bool PortableLocaltime(time_t seconds, struct tm* out) { in PortableLocaltime() function
5028 if (!PortableLocaltime(static_cast<time_t>(ms / 1000), &time_struct)) in FormatEpochTimeInMillisAsIso8601()