EXPECT_SUBSTRING  254 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc   EXPECT_SUBSTRING("only allowed for repeated fields", error());
EXPECT_SUBSTRING  266 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc   EXPECT_SUBSTRING("only allowed for fields with a message type", error());
EXPECT_SUBSTRING  278 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc   EXPECT_SUBSTRING("not defined", error());
EXPECT_SUBSTRING  293 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc   EXPECT_SUBSTRING("Could not find field", error());
EXPECT_SUBSTRING  308 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc   EXPECT_SUBSTRING("must not name a repeated field", error());
EXPECT_SUBSTRING  324 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc   EXPECT_SUBSTRING("must name a scalar or string", error());