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

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc2047 const UninterpretedOption& option5 = file_.options().uninterpreted_option(4); local
2069 EXPECT_TRUE(HasSpan('x', 'y', option5, "aggregate_value"));
2079 EXPECT_TRUE(HasSpan(option5));
2084 EXPECT_TRUE(HasSpan(option5, "name"));
2089 EXPECT_TRUE(HasSpan(option5.name(0)));
2094 EXPECT_TRUE(HasSpan(option5.name(0), "name_part"));

Completed in 198 milliseconds