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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc74 class TextFormatTest : public testing::Test { class in namespace:google::protobuf::text_format_unittest
83 TextFormatTest() : proto_debug_string_(static_proto_debug_string_) {} function in class:google::protobuf::text_format_unittest::TextFormatTest
93 string TextFormatTest::static_proto_debug_string_;
119 TEST_F(TextFormatTest, Basic) {
129 TEST_F(TextFormatTest, ShortDebugString) {
141 TEST_F(TextFormatTest, ShortPrimitiveRepeateds) {
181 TEST_F(TextFormatTest, StringEscape) {
205 TEST_F(TextFormatTest, Utf8DebugString) {
226 TEST_F(TextFormatTest, PrintUnknownFields) {
256 TEST_F(TextFormatTest, PrintUnknownMessag
[all...]
/external/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc74 class TextFormatTest : public testing::Test { class in namespace:google::protobuf::text_format_unittest
83 TextFormatTest() : proto_debug_string_(static_proto_debug_string_) {} function in class:google::protobuf::text_format_unittest::TextFormatTest
93 string TextFormatTest::static_proto_debug_string_;
119 TEST_F(TextFormatTest, Basic) {
129 TEST_F(TextFormatTest, ShortDebugString) {
141 TEST_F(TextFormatTest, ShortPrimitiveRepeateds) {
181 TEST_F(TextFormatTest, StringEscape) {
205 TEST_F(TextFormatTest, Utf8DebugString) {
226 TEST_F(TextFormatTest, PrintUnknownFields) {
256 TEST_F(TextFormatTest, PrintUnknownMessag
[all...]
/external/protobuf/java/src/test/java/com/google/protobuf/
H A DTextFormatTest.java54 public class TextFormatTest extends TestCase { class in inherits:TestCase
/external/protobuf/python/google/protobuf/internal/
H A Dtext_format_test.py46 class TextFormatTest(unittest.TestCase): class in inherits:unittest.TestCase
/external/protobuf/
H A DMakefile.am109 java/src/test/java/com/google/protobuf/TextFormatTest.java \
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
H A Dtext_format_test.py47 class TextFormatTest(unittest.TestCase): class in inherits:unittest.TestCase

Completed in 516 milliseconds