Home
last modified time | relevance | path

Searched refs:WrappedFormat (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/third_party/abseil-cpp/absl/strings/
Dstr_format_test.cc1043 std::string WrappedFormat(const absl::FormatSpec<Args...>& format, in WrappedFormat() function
1049 EXPECT_EQ(WrappedFormat("%s there", "hello"), "hello there"); in TEST_F()
1054 EXPECT_EQ(WrappedFormat("%v there", hello), "hello there"); in TEST_F()
1059 EXPECT_EQ(WrappedFormat(format, "hello"), "hello there"); in TEST_F()
1065 EXPECT_EQ(WrappedFormat(format, hello), "hello there"); in TEST_F()
/external/cronet/third_party/abseil-cpp/absl/strings/
Dstr_format_test.cc1050 std::string WrappedFormat(const absl::FormatSpec<Args...>& format, in WrappedFormat() function
1056 EXPECT_EQ(WrappedFormat("%s there", "hello"), "hello there"); in TEST_F()
1061 EXPECT_EQ(WrappedFormat("%v there", hello), "hello there"); in TEST_F()
1066 EXPECT_EQ(WrappedFormat(format, "hello"), "hello there"); in TEST_F()
1072 EXPECT_EQ(WrappedFormat(format, hello), "hello there"); in TEST_F()
/external/angle/third_party/abseil-cpp/absl/strings/
Dstr_format_test.cc1052 std::string WrappedFormat(const absl::FormatSpec<Args...>& format, in WrappedFormat() function
1058 EXPECT_EQ(WrappedFormat("%s there", "hello"), "hello there"); in TEST_F()
1063 EXPECT_EQ(WrappedFormat("%v there", hello), "hello there"); in TEST_F()
1068 EXPECT_EQ(WrappedFormat(format, "hello"), "hello there"); in TEST_F()
1074 EXPECT_EQ(WrappedFormat(format, hello), "hello there"); in TEST_F()
/external/libtextclassifier/abseil-cpp/absl/strings/
Dstr_format_test.cc691 std::string WrappedFormat(const absl::FormatSpec<Args...>& format, in WrappedFormat() function
697 EXPECT_EQ(WrappedFormat("%s there", "hello"), "hello there"); in TEST_F()
702 EXPECT_EQ(WrappedFormat(format, "hello"), "hello there"); in TEST_F()
/external/openscreen/third_party/abseil/src/absl/strings/
Dstr_format_test.cc704 std::string WrappedFormat(const absl::FormatSpec<Args...>& format, in WrappedFormat() function
710 EXPECT_EQ(WrappedFormat("%s there", "hello"), "hello there"); in TEST_F()
715 EXPECT_EQ(WrappedFormat(format, "hello"), "hello there"); in TEST_F()
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/
Dstr_format_test.cc704 std::string WrappedFormat(const absl::FormatSpec<Args...>& format, in WrappedFormat() function
710 EXPECT_EQ(WrappedFormat("%s there", "hello"), "hello there"); in TEST_F()
715 EXPECT_EQ(WrappedFormat(format, "hello"), "hello there"); in TEST_F()
/external/abseil-cpp/absl/strings/
Dstr_format_test.cc704 std::string WrappedFormat(const absl::FormatSpec<Args...>& format, in WrappedFormat() function
710 EXPECT_EQ(WrappedFormat("%s there", "hello"), "hello there"); in TEST_F()
715 EXPECT_EQ(WrappedFormat(format, "hello"), "hello there"); in TEST_F()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dstr_format_test.cc704 std::string WrappedFormat(const absl::FormatSpec<Args...>& format, in WrappedFormat() function
710 EXPECT_EQ(WrappedFormat("%s there", "hello"), "hello there"); in TEST_F()
715 EXPECT_EQ(WrappedFormat(format, "hello"), "hello there"); in TEST_F()