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

/external/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc2240 const UninterpretedOption& option5 = file_.options().uninterpreted_option(4); local
2262 EXPECT_TRUE(HasSpan('x', 'y', option5, "aggregate_value"));
2272 EXPECT_TRUE(HasSpan(option5));
2277 EXPECT_TRUE(HasSpan(option5, "name"));
2282 EXPECT_TRUE(HasSpan(option5.name(0)));
2287 EXPECT_TRUE(HasSpan(option5.name(0), "name_part"));

Completed in 74 milliseconds