Home
last modified time | relevance | path

Searched refs:AssertDescriptorAbsent (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DTypeRegistryTest.cs48 AssertDescriptorAbsent(registry, Timestamp.Descriptor); in CreateWithFileDescriptor()
89 … private static void AssertDescriptorAbsent(TypeRegistry registry, MessageDescriptor descriptor) in AssertDescriptorAbsent() method in Google.Protobuf.Reflection.TypeRegistryTest