Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dtext_format_unittest.cc89 &static_proto_debug_string_, true)); in SetUpTestSuite()
90 CleanStringLineEndings(&static_proto_debug_string_, false); in SetUpTestSuite()
93 TextFormatTest() : proto_debug_string_(static_proto_debug_string_) {} in TextFormatTest()
101 static std::string static_proto_debug_string_; member in google::protobuf::text_format_unittest::TextFormatTest
103 std::string TextFormatTest::static_proto_debug_string_; member in google::protobuf::text_format_unittest::TextFormatTest
111 &static_proto_debug_string_, true)); in SetUpTestSuite()
112 CleanStringLineEndings(&static_proto_debug_string_, false); in SetUpTestSuite()
116 : proto_debug_string_(static_proto_debug_string_) {} in TextFormatExtensionsTest()
124 static std::string static_proto_debug_string_; member in google::protobuf::text_format_unittest::TextFormatExtensionsTest
126 std::string TextFormatExtensionsTest::static_proto_debug_string_; member in google::protobuf::text_format_unittest::TextFormatExtensionsTest