Home
last modified time | relevance | path

Searched refs:ShortDebugString (Results 1 – 20 of 20) sorted by relevance

/external/protobuf/conformance/
Dconformance_python.py118 request.ShortDebugString().c_str(),
119 response.ShortDebugString().c_str()))
Dconformance_cpp.cc187 request.ShortDebugString().c_str(), in DoTestIo()
188 response.ShortDebugString().c_str()); in DoTestIo()
Dconformance_test.cc201 request.ShortDebugString().c_str(), in ReportFailure()
202 response.ShortDebugString().c_str()); in ReportFailure()
210 test_name.c_str(), request.ShortDebugString().c_str(), in ReportSkip()
211 response.ShortDebugString().c_str()); in ReportSkip()
237 request.ShortDebugString().c_str(), in RunTest()
238 response->ShortDebugString().c_str()); in RunTest()
/external/protobuf/src/google/protobuf/
Dtext_format_unittest.cc134 TEST_F(TextFormatTest, ShortDebugString) { in TEST_F() argument
143 proto_.ShortDebugString()); in TEST_F()
207 EXPECT_EQ(expected_short_debug_string, proto_.ShortDebugString()); in TEST_F()
Dmessage.h256 string ShortDebugString() const;
Dmap_test_util.cc1340 message->ShortDebugString(); in ExpectMapFieldsSetViaReflectionIterator()
1484 message->ShortDebugString(); in ExpectMapFieldsSetViaReflectionIterator()
1524 message->ShortDebugString(); in ExpectMapFieldsSetViaReflectionIterator()
Dtext_format.cc102 string Message::ShortDebugString() const { in ShortDebugString() function in google::protobuf::Message
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest-printers.h150 const ::testing::internal::string short_str = value.ShortDebugString(); in PrintValue()
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-printers.h150 const ::testing::internal::string short_str = value.ShortDebugString(); in PrintValue()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
Dgtest-printers.h150 const ::testing::internal::string short_str = value.ShortDebugString(); in PrintValue()
/external/mesa3d/src/gtest/include/gtest/
Dgtest-printers.h150 const ::testing::internal::string short_str = value.ShortDebugString(); in PrintValue()
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
Dgtest-printers.h150 const ::testing::internal::string short_str = value.ShortDebugString(); in PrintValue()
/external/v8/testing/gtest/include/gtest/
Dgtest-printers.h154 const ::testing::internal::string short_str = value.ShortDebugString(); in PrintValue()
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-printers.h154 const ::testing::internal::string short_str = value.ShortDebugString(); in PrintValue()
/external/googletest/googletest/include/gtest/
Dgtest-printers.h154 std::string pretty_str = value.ShortDebugString(); in PrintValue()
/external/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc1524 output = field_message.ShortDebugString(); in PrintValue()
/external/protobuf/
DCHANGES.txt1051 * Fixed ShortDebugString() to not be O(n^2). Durr.
/external/protobuf/util/
DCHANGES.txt1051 * Fixed ShortDebugString() to not be O(n^2). Durr.
/external/fmtlib/test/gtest/
Dgtest.h9341 const ::testing::internal::string short_str = value.ShortDebugString();
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest.h9342 const ::testing::internal::string short_str = value.ShortDebugString();