Searched defs:TextFormatExtensionsTest (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc95 class TextFormatExtensionsTest : public testing::Test { class in namespace:google::protobuf::text_format_unittest
105 TextFormatExtensionsTest() function in class:google::protobuf::text_format_unittest::TextFormatExtensionsTest
116 string TextFormatExtensionsTest::static_proto_debug_string_;
124 TEST_F(TextFormatExtensionsTest, Extensions) {
349 TEST_F(TextFormatExtensionsTest, ParseExtensions) {
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc95 class TextFormatExtensionsTest : public testing::Test { class in namespace:google::protobuf::text_format_unittest
105 TextFormatExtensionsTest() function in class:google::protobuf::text_format_unittest::TextFormatExtensionsTest
116 string TextFormatExtensionsTest::static_proto_debug_string_;
124 TEST_F(TextFormatExtensionsTest, Extensions) {
364 TEST_F(TextFormatExtensionsTest, ParseExtensions) {

Completed in 897 milliseconds