Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource_test.cc91 class ProtostreamObjectSourceTest class
94 ProtostreamObjectSourceTest() in ProtostreamObjectSourceTest() function in google::protobuf::util::converter::ProtostreamObjectSourceTest
299 TEST_P(ProtostreamObjectSourceTest, EmptyMessage) { in TEST_P() argument
305 TEST_P(ProtostreamObjectSourceTest, Primitives) { in TEST_P() argument
343 TEST_P(ProtostreamObjectSourceTest, RepeatingPrimitives) { in TEST_P() argument
359 TEST_P(ProtostreamObjectSourceTest, CustomJsonName) { in TEST_P() argument
367 TEST_P(ProtostreamObjectSourceTest, NestedMessage) { in TEST_P() argument
383 TEST_P(ProtostreamObjectSourceTest, RepeatingField) { in TEST_P() argument
401 TEST_P(ProtostreamObjectSourceTest, PackedRepeatingFields) { in TEST_P() argument
405 TEST_P(ProtostreamObjectSourceTest, NonPackedPackableFieldsActuallyPacked) { in TEST_P() argument
[all …]