Home | Sort by relevance Sort by last modified time |
/external/protobuf/src/google/protobuf/ | |
descriptor_unittest.cc | 228 foo_enum_value_ = foo_enum_->value(0); 254 const EnumValueDescriptor* foo_enum_value_; member in class:google::protobuf::descriptor_unittest::FileDescriptorTest 307 EXPECT_EQ(foo_enum_value_, foo_file_->FindEnumValueByName("FOO_ENUM_VALUE")); [all...] |