Home
last modified time | relevance | path

Searched defs:StringFormat (Results 1 – 25 of 242) sorted by relevance

12345678910

/aosp_15_r20/hardware/google/aemu/base/
DStringFormat_unittest.cpp21 TEST(StringFormat, EmptyString) { in TEST() argument
27 TEST(StringFormat, SimpleString) { in TEST() argument
32 TEST(StringFormat, SimpleDecimal) { in TEST() argument
37 TEST(StringFormat, VeryLongString) { in TEST() argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplusstringformat.h48 StringFormat(const StringFormat *format): in StringFormat() function
199 StringFormat(GpStringFormat *stringFormat, Status status): in StringFormat() function
/aosp_15_r20/external/webrtc/rtc_base/strings/
H A Dstring_format.cc28 std::string StringFormat(const char* fmt, ...) { in StringFormat() function
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/
DStringFormat.h68 std::string StringFormat(const char* format, Args&&... args) { in StringFormat() function
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/
DStringFormat.h68 std::string StringFormat(const char* format, Args&&... args) { in StringFormat() function
/aosp_15_r20/cts/tests/media/jni/
H A DNativeMediaCommon.h28 std::string StringFormat(const std::string& format, Args... args) { in StringFormat() function
/aosp_15_r20/external/kotlinx.serialization/core/commonMain/src/kotlinx/serialization/
H A DSerialFormat.kt87 public interface StringFormat : SerialFormat { in encodeToByteArray() interface
/aosp_15_r20/packages/modules/Bluetooth/system/gd/common/
Dstrings.h128 std::string StringFormat(const std::string& format, Args... args) { in StringFormat() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
H A Dtime_test.cc205 TEST(DateTimeTest, StringFormat) { in TEST() argument
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/
H A Dtime_test.cc205 TEST(DateTimeTest, StringFormat) { in TEST() argument
/aosp_15_r20/cts/tests/videocodec/jni/
H A DNativeVideoQualityUtils.cpp30 std::string StringFormat(const std::string& format, Args... args) { in StringFormat() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/
H A Dfield_mask_util_test.cc124 TEST(FieldMaskUtilTest, StringFormat) { in TEST() argument
/aosp_15_r20/external/protobuf/src/google/protobuf/util/
H A Dfield_mask_util_test.cc124 TEST(FieldMaskUtilTest, StringFormat) { in TEST() argument
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/
H A Dstr_format_test.cc81 TEST_F(FormatEntryPointTest, StringFormat) { in TEST_F() argument
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/
H A Dstr_format_test.cc93 TEST_F(FormatEntryPointTest, StringFormat) { in TEST_F() argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/
H A Dstr_format_test.cc99 TEST_F(FormatEntryPointTest, StringFormat) { in TEST_F() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dstr_format_test.cc93 TEST_F(FormatEntryPointTest, StringFormat) { in TEST_F() argument
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
H A Dstr_format_test.cc93 TEST_F(FormatEntryPointTest, StringFormat) { in TEST_F() argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/
H A Dstr_format_test.cc99 TEST_F(FormatEntryPointTest, StringFormat) { in TEST_F() argument
/aosp_15_r20/external/abseil-cpp/absl/strings/
H A Dstr_format_test.cc99 TEST_F(FormatEntryPointTest, StringFormat) { in TEST_F() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TableGen/
DRecord.h693 enum StringFormat { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TableGen/
DRecord.h693 enum StringFormat { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TableGen/
DRecord.h693 enum StringFormat { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TableGen/
DRecord.h693 enum StringFormat { enum
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/
H A DRecord.h641 enum StringFormat { enum

12345678910