Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/src/
Dgmock-cardinalities.cc95 inline internal::string FormatTimes(int n) { in FormatTimes() function
/external/googletest/googlemock/src/
Dgmock-cardinalities.cc94 inline std::string FormatTimes(int n) { in FormatTimes() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/src/
Dgmock-cardinalities.cc95 inline internal::string FormatTimes(int n) { in FormatTimes() function
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_show_multi.cc221 std::vector<string> TFMultiShow::FormatTimes(const ShowMultiNode* node, in FormatTimes() function in tensorflow::tfprof::TFMultiShow