Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/src/
H A Dconsole_reporter.cc108 static std::string FormatTime(double time) { in FormatTime() function
/llvm-project/flang/lib/Parser/
H A Dpreprocessor.cpp274 static std::string FormatTime(const std::time_t &now, const char *format) { FormatTime() function