Home
last modified time | relevance | path

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

12

/external/pigweed/pw_string/
Dformat_test.cc88 TEST(FormatString, Append) { in TEST() argument
100 TEST(FormatString, EmptyString) { in TEST() argument
106 TEST(FormatString, Truncates) { in TEST() argument
112 TEST(FormatString, Overwrite) { in TEST() argument
130 TEST(FormatString, CallFormatWithVaList_CallsCorrectFormatOverload) { in TEST() argument
139 TEST(FormatString, OverwriteVaList) { in TEST() argument
/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/cronet/tot/third_party/google_benchmark/src/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/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/cronet/stable/third_party/google_benchmark/src/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/pigweed/pw_format/rust/pw_format/
Dlib.rs337 pub struct FormatString { struct
342 impl FormatString { argument
Dprintf.rs134 pub(crate) fn format_string(input: &str) -> IResult<&str, FormatString> { in format_string() argument
Dcore_fmt.rs231 pub(crate) fn format_string(input: &str) -> IResult<&str, FormatString> { in format_string() argument
Dmacros.rs292 fn parse_format_string(format_string: &str) -> std::result::Result<FormatString, String>; in parse_format_string()
299 fn parse_format_string(format_string: &str) -> std::result::Result<FormatString, String> { in parse_format_string()
308 fn parse_format_string(format_string: &str) -> std::result::Result<FormatString, String> { in parse_format_string()
/external/cronet/stable/third_party/libc++/src/test/std/utilities/format/format.syn/
Druntime_format_string.pass.cpp56 using FormatString = decltype(format_string); in main() typedef
/external/cronet/tot/third_party/libc++/src/test/std/utilities/format/format.syn/
Druntime_format_string.pass.cpp56 using FormatString = decltype(format_string); in main() typedef
/external/libchrome/dbus/
Ddbus_statistics.h28 enum FormatString { enum
/external/pigweed/pw_tokenizer/
Ddecode.cc312 FormatString::FormatString(const char* format) { in FormatString() function in pw::tokenizer::FormatString
/external/clang/lib/ASTMatchers/Dynamic/
DDiagnostics.cpp132 static void formatErrorString(StringRef FormatString, in formatErrorString()
/external/perfetto/src/trace_processor/importers/proto/
Dpigweed_detokenizer.cc271 FormatString::FormatString(std::string format) : template_str_(format) { in FormatString() function in perfetto::trace_processor::pigweed::FormatString
/external/angle/src/gpu_info_util/
DSystemInfo_vulkan.cpp292 std::string FormatString(const char *fmt, ...) in FormatString() function
/external/pigweed/pw_tokenizer/py/pw_tokenizer/
Ddecode.py768 class FormatString: class
/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/swiftshader/third_party/llvm-16.0/llvm/lib/BinaryFormat/
DDwarf.cpp791 StringRef llvm::dwarf::FormatString(DwarfFormat Format) { in FormatString() function in llvm::dwarf
801 StringRef llvm::dwarf::FormatString(bool IsDWARF64) { in FormatString() function in llvm::dwarf
/external/clang/lib/Basic/
DDiagnosticIDs.cpp311 unsigned DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) { in getCustomDiagID()
/external/openscreen/third_party/abseil/src/absl/synchronization/
Dmutex_test.cc1286 std::string FormatString(const TimeoutTestParam &param) { function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dmutex_test.cc1288 std::string FormatString(const TimeoutTestParam &param) { function
/external/pdfium/core/fxcrt/
Dwidestring_unittest.cpp1865 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

12