Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DJsonTokenizerTest.cs238 public void SimpleObject() in SimpleObject() method in Google.Protobuf.JsonTokenizerTest
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DJsonTokenizerTest.cs238 public void SimpleObject() in SimpleObject() method in Google.Protobuf.JsonTokenizerTest
/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter_test.cc201 TEST_P(ProtoStreamObjectWriterTest, SimpleObject) { in TEST_P() argument