Home
last modified time | relevance | path

Searched defs:expectedJson (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DJsonFormatterTest.cs342 public void Oneof(string fooStringValue, string expectedJson) in Oneof()
628 public void Wrappers_Standalone(System.Type wrapperType, object value, string expectedJson) in Wrappers_Standalone()
646 public void WriteValue_Constant(object value, string expectedJson) in WriteValue_Constant()
679 private static void AssertWriteValue(object value, string expectedJson) in AssertWriteValue()