Home
last modified time | relevance | path

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

/external/libcxx/utils/google-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
/external/google-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
/external/libchrome/dbus/
Ddbus_statistics.h28 enum FormatString { enum
/external/angle/src/gpu_info_util/
DSystemInfo_vulkan.cpp101 std::string FormatString(const char *fmt, ...) in FormatString() function
/external/clang/lib/ASTMatchers/Dynamic/
DDiagnostics.cpp132 static void formatErrorString(StringRef FormatString, in formatErrorString()
/external/angle/src/tests/perf_tests/third_party/perf/
Dperf_test.cc16 std::string FormatString(const char *fmt, va_list vararg) in FormatString() function
/external/clang/lib/Basic/
DDiagnosticIDs.cpp311 unsigned DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) { in getCustomDiagID()
/external/pdfium/core/fxcrt/
Dwidestring_unittest.cpp1620 TEST(WideString, FormatString) { in TEST() argument
/external/clang/lib/Sema/
DSemaExprObjC.cpp2291 StringLiteral *FormatString = OSL->getString(); in DiagnoseCStringFormatDirectiveInObjCAPI() local
DSemaChecking.cpp1965 const StringLiteral *FormatString; in DiagnoseCStringFormatDirectiveInCFAPI() local
/external/fmtlib/test/
Dformat-test.cc1664 TEST(FormatterTest, FormatString) { in TEST() argument