ExpectLocation    811 third_party/protobuf/src/google/protobuf/text_format_unittest.cc   ExpectLocation(&tree, d, "optional_int32", -1, 0, 0);
ExpectLocation    812 third_party/protobuf/src/google/protobuf/text_format_unittest.cc   ExpectLocation(&tree, d, "optional_int64", -1, 1, 0);
ExpectLocation    813 third_party/protobuf/src/google/protobuf/text_format_unittest.cc   ExpectLocation(&tree, d, "optional_double", -1, 2, 2);
ExpectLocation    815 third_party/protobuf/src/google/protobuf/text_format_unittest.cc   ExpectLocation(&tree, d, "repeated_int32", 0, 3, 0);
ExpectLocation    816 third_party/protobuf/src/google/protobuf/text_format_unittest.cc   ExpectLocation(&tree, d, "repeated_int32", 1, 4, 0);
ExpectLocation    818 third_party/protobuf/src/google/protobuf/text_format_unittest.cc   ExpectLocation(&tree, d, "optional_nested_message", -1, 5, 0);
ExpectLocation    819 third_party/protobuf/src/google/protobuf/text_format_unittest.cc   ExpectLocation(&tree, d, "repeated_nested_message", 0, 8, 0);
ExpectLocation    820 third_party/protobuf/src/google/protobuf/text_format_unittest.cc   ExpectLocation(&tree, d, "repeated_nested_message", 1, 11, 0);
ExpectLocation    824 third_party/protobuf/src/google/protobuf/text_format_unittest.cc   ExpectLocation(&tree, d, "repeated_int64", 0, -1, -1);
ExpectLocation    825 third_party/protobuf/src/google/protobuf/text_format_unittest.cc   ExpectLocation(&tree, d, "repeated_int32", 6, -1, -1);
ExpectLocation    826 third_party/protobuf/src/google/protobuf/text_format_unittest.cc   ExpectLocation(&tree, d, "some_unknown_field", -1, -1, -1);
ExpectLocation    834 third_party/protobuf/src/google/protobuf/text_format_unittest.cc   ExpectLocation(nested_tree, nested_field->message_type(), "bb", -1, 6, 2);
ExpectLocation    839 third_party/protobuf/src/google/protobuf/text_format_unittest.cc   ExpectLocation(nested_tree, nested_field->message_type(), "bb", -1, 9, 2);
ExpectLocation    842 third_party/protobuf/src/google/protobuf/text_format_unittest.cc   ExpectLocation(nested_tree, nested_field->message_type(), "bb", -1, 12, 2);