Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
H A DCustomOptionsTest.cs58 OptionFetcher<E> EnumFetcher<E>(CustomOptions options) in EnumFetcher() method in Google.Protobuf.Test.Reflection.CustomOptionsTest
108 AssertOption(TestEnumType.TestOptionEnumType2, EnumFetcher<TestEnumType>(customOptions), EnumOpt, d.GetOption, d.GetOptions().GetExtension); in ScalarOptions()
154 AssertOption(UnitTest.Issues.TestProtos.MethodOpt1.Val2, EnumFetcher<UnitTest.Issues.TestProtos.MethodOpt1>(methodDescriptor.CustomOptions), UnittestCustomOptionsProto3Extensions.MethodOpt1, methodDescriptor.GetOption, methodDescriptor.GetOptions().GetExtension); in OptionLocations()

Completed in 1 milliseconds