Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/
DJsonFormatterTest.cs242 public void Oneof(string fooStringValue, string expectedJson) in Oneof()
526 public void Wrappers_Standalone(System.Type wrapperType, object value, string expectedJson) in Wrappers_Standalone()
544 public void WriteValue_Constant(object value, string expectedJson) in WriteValue_Constant()
570 private static void AssertWriteValue(object value, string expectedJson) in AssertWriteValue()