Home
last modified time | relevance | path

Searched defs:PrintTime (Results 1 – 4 of 4) sorted by relevance

/third_party/lzma/CPP/7zip/Compress/
DLzmaEncoder.cpp236 static void PrintTime(const char *s, UInt64 val, UInt64 total) in PrintTime() function
/third_party/lzma/CPP/7zip/UI/Console/
DMain.cpp544 static void PrintTime(const char *s, UInt64 val, UInt64 total) in PrintTime() function
717 static void PrintTime(const char *s, UInt64 val, UInt64 total_us, UInt64 kFreq) in PrintTime() function
DList.cpp507 static void PrintTime(char *dest, const CListFileTimeDef &t, bool showNS) in PrintTime() function
/third_party/googletest/googletest/test/
Dgtest_unittest.cc5566 static Flags PrintTime(bool print_time) { in PrintTime() function