Home
last modified time | relevance | path

Searched refs:FormatPack (Results 1 – 25 of 30) sorted by relevance

12

/external/abseil-cpp/absl/strings/internal/str_format/
Dconvert_test.cc133 EXPECT_EQ(e.out, FormatPack(format, absl::MakeSpan(args))); in TestStringConvert()
147 EXPECT_EQ("", FormatPack(format, {FormatArgImpl(p)})); in TEST_F()
155 EXPECT_EQ("a", FormatPack(format, {FormatArgImpl(p)})); in TEST_F()
160 EXPECT_EQ("ABC", FormatPack(format2, {FormatArgImpl(p)})); in TEST_F()
196 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%p"), args), in TEST_F()
198 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%20p"), args), in TEST_F()
200 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%.1p"), args), in TEST_F()
202 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%.20p"), args), in TEST_F()
204 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%30.20p"), args), in TEST_F()
207 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%-p"), args), in TEST_F()
[all …]
Dbind_test.cc105 TEST_F(FormatBindTest, FormatPack) { in TEST_F() argument
Dbind.h182 std::string FormatPack(const UntypedFormatSpecImpl format,
Dbind.cc204 std::string FormatPack(const UntypedFormatSpecImpl format, in FormatPack() function
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/str_format/
Dconvert_test.cc133 EXPECT_EQ(e.out, FormatPack(format, absl::MakeSpan(args))); in TestStringConvert()
147 EXPECT_EQ("", FormatPack(format, {FormatArgImpl(p)})); in TEST_F()
155 EXPECT_EQ("a", FormatPack(format, {FormatArgImpl(p)})); in TEST_F()
160 EXPECT_EQ("ABC", FormatPack(format2, {FormatArgImpl(p)})); in TEST_F()
196 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%p"), args), in TEST_F()
198 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%20p"), args), in TEST_F()
200 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%.1p"), args), in TEST_F()
202 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%.20p"), args), in TEST_F()
204 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%30.20p"), args), in TEST_F()
207 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%-p"), args), in TEST_F()
[all …]
Dbind_test.cc105 TEST_F(FormatBindTest, FormatPack) { in TEST_F() argument
Dbind.h182 std::string FormatPack(const UntypedFormatSpecImpl format,
Dbind.cc204 std::string FormatPack(const UntypedFormatSpecImpl format, in FormatPack() function
/external/libtextclassifier/abseil-cpp/absl/strings/internal/str_format/
Dconvert_test.cc209 EXPECT_EQ(e.out, FormatPack(format, absl::MakeSpan(args))); in TestStringConvert()
223 EXPECT_EQ("", FormatPack(format, {FormatArgImpl(p)})); in TEST_F()
231 EXPECT_EQ("a", FormatPack(format, {FormatArgImpl(p)})); in TEST_F()
236 EXPECT_EQ("ABC", FormatPack(format2, {FormatArgImpl(p)})); in TEST_F()
272 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%p"), args), in TEST_F()
274 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%20p"), args), in TEST_F()
276 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%.1p"), args), in TEST_F()
278 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%.20p"), args), in TEST_F()
280 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%30.20p"), args), in TEST_F()
283 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%-p"), args), in TEST_F()
[all …]
Dbind_test.cc105 TEST_F(FormatBindTest, FormatPack) { in TEST_F() argument
Dbind.h175 std::string FormatPack(const UntypedFormatSpecImpl format,
Dbind.cc204 std::string FormatPack(const UntypedFormatSpecImpl format, in FormatPack() function
/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/
Dconvert_test.cc223 EXPECT_EQ(e.out, FormatPack(format, absl::MakeSpan(args))); in TestStringConvert()
237 EXPECT_EQ("", FormatPack(format, {FormatArgImpl(p)})); in TEST_F()
245 EXPECT_EQ("a", FormatPack(format, {FormatArgImpl(p)})); in TEST_F()
250 EXPECT_EQ("ABC", FormatPack(format2, {FormatArgImpl(p)})); in TEST_F()
286 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%p"), args), in TEST_F()
288 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%20p"), args), in TEST_F()
290 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%.1p"), args), in TEST_F()
292 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%.20p"), args), in TEST_F()
294 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%30.20p"), args), in TEST_F()
297 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%-p"), args), in TEST_F()
[all …]
Dbind_test.cc119 TEST_F(FormatBindTest, FormatPack) { in TEST_F() argument
Dbind.h190 std::string FormatPack(const UntypedFormatSpecImpl format,
Dbind.cc218 std::string FormatPack(const UntypedFormatSpecImpl format, in FormatPack() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/
Dconvert_test.cc209 EXPECT_EQ(e.out, FormatPack(format, absl::MakeSpan(args))); in TestStringConvert()
223 EXPECT_EQ("", FormatPack(format, {FormatArgImpl(p)})); in TEST_F()
231 EXPECT_EQ("a", FormatPack(format, {FormatArgImpl(p)})); in TEST_F()
236 EXPECT_EQ("ABC", FormatPack(format2, {FormatArgImpl(p)})); in TEST_F()
272 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%p"), args), in TEST_F()
274 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%20p"), args), in TEST_F()
276 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%.1p"), args), in TEST_F()
278 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%.20p"), args), in TEST_F()
280 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%30.20p"), args), in TEST_F()
283 EXPECT_THAT(FormatPack(UntypedFormatSpecImpl("%-p"), args), in TEST_F()
[all …]
Dbind_test.cc105 TEST_F(FormatBindTest, FormatPack) { in TEST_F() argument
Dbind.h175 std::string FormatPack(const UntypedFormatSpecImpl format,
Dbind.cc204 std::string FormatPack(const UntypedFormatSpecImpl format, in FormatPack() function
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dstr_format.h315 return str_format_internal::FormatPack( in StrFormat()
Dstr_format_test.cc50 str_format_internal::FormatPack( in TEST_F()
125 EXPECT_EQ("", str_format_internal::FormatPack( in TEST_F()
/external/abseil-cpp/absl/strings/
Dstr_format.h315 return str_format_internal::FormatPack( in StrFormat()
Dstr_format_test.cc50 str_format_internal::FormatPack( in TEST_F()
125 EXPECT_EQ("", str_format_internal::FormatPack( in TEST_F()
/external/libtextclassifier/abseil-cpp/absl/strings/
Dstr_format.h340 return str_format_internal::FormatPack( in StrFormat()

12