Home
last modified time | relevance | path

Searched defs:ParseRfc3339Time (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/platform/cloud/
Dtime_util_test.cc22 TEST(TimeUtil, ParseRfc3339Time) { in TEST() argument
Dtime_util.cc35 Status ParseRfc3339Time(const string& time, int64* mtime_nsec) { in ParseRfc3339Time() function