Home
last modified time | relevance | path

Searched defs:FormatString (Results 1 – 5 of 5) sorted by relevance

/third_party/benchmark/src/
Dcolorprint.cc85 std::string FormatString(const char* msg, va_list args) { in FormatString() function
113 std::string FormatString(const char* msg, ...) { in FormatString() function
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo_vulkan.cpp105 std::string FormatString(const char *fmt, ...) in FormatString() function
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/third_party/perf/
Dperf_test.cc16 std::string FormatString(const char *fmt, va_list vararg) in FormatString() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/
Dtrace.cc285 std::string Trace::FormatString(std::map<Trace *, size_t> *cache) { in FormatString() function in mindspore::pijit::Trace
1942 std::string OpTrace::FormatString(std::map<Trace *, size_t> *cache) { in FormatString() function in mindspore::pijit::OpTrace
2617 std::string UnsupportedTrace::FormatString(std::map<Trace *, size_t> *cache) { in FormatString() function in mindspore::pijit::UnsupportedTrace
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex_test.cc1286 std::string FormatString(const TimeoutTestParam &param) { function