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

/external/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc81 &static_proto_debug_string_, true));
84 TextFormatTest() : proto_debug_string_(static_proto_debug_string_) {}
92 static string static_proto_debug_string_; member in class:google::protobuf::text_format_unittest::TextFormatTest
94 string TextFormatTest::static_proto_debug_string_; member in class:google::protobuf::text_format_unittest::TextFormatTest
102 &static_proto_debug_string_, true));
106 : proto_debug_string_(static_proto_debug_string_) {}
114 static string static_proto_debug_string_; member in class:google::protobuf::text_format_unittest::TextFormatExtensionsTest
116 string TextFormatExtensionsTest::static_proto_debug_string_; member in class:google::protobuf::text_format_unittest::TextFormatExtensionsTest

Completed in 85 milliseconds