Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/
DMapFieldTest.cs61 TestNullValues<int?>(0); in NullValuesProhibited()
62 TestNullValues(""); in NullValuesProhibited()
63 TestNullValues(new TestAllTypes()); in NullValuesProhibited()
66 private void TestNullValues<T>(T nonNullValue) in TestNullValues() method in Google.Protobuf.Collections.MapFieldTest
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/
DMapFieldTest.cs61 TestNullValues<int?>(0); in NullValuesProhibited()
62 TestNullValues(""); in NullValuesProhibited()
63 TestNullValues(new TestAllTypes()); in NullValuesProhibited()
66 private void TestNullValues<T>(T nonNullValue) in TestNullValues() method in Google.Protobuf.Collections.MapFieldTest
/external/cronet/stable/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/
DMapFieldTest.cs61 TestNullValues<int?>(0); in NullValuesProhibited()
62 TestNullValues(""); in NullValuesProhibited()
63 TestNullValues(new TestAllTypes()); in NullValuesProhibited()
66 private void TestNullValues<T>(T nonNullValue) in TestNullValues() method in Google.Protobuf.Collections.MapFieldTest
/external/protobuf/csharp/src/Google.Protobuf.Test/Collections/
DMapFieldTest.cs62 TestNullValues<int?>(0); in NullValuesProhibited()
63 TestNullValues(""); in NullValuesProhibited()
64 TestNullValues(new TestAllTypes()); in NullValuesProhibited()
67 private void TestNullValues<T>(T nonNullValue) in TestNullValues() method in Google.Protobuf.Collections.MapFieldTest
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/
DMapFieldTest.cs62 TestNullValues<int?>(0); in NullValuesProhibited()
63 TestNullValues(""); in NullValuesProhibited()
64 TestNullValues(new TestAllTypes()); in NullValuesProhibited()
67 private void TestNullValues<T>(T nonNullValue) in TestNullValues() method in Google.Protobuf.Collections.MapFieldTest
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/
DMapFieldTest.cs62 TestNullValues<int?>(0); in NullValuesProhibited()
63 TestNullValues(""); in NullValuesProhibited()
64 TestNullValues(new TestAllTypes()); in NullValuesProhibited()
67 private void TestNullValues<T>(T nonNullValue) in TestNullValues() method in Google.Protobuf.Collections.MapFieldTest