Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource_test.cc744 class ProtostreamObjectSourceAnysTest : public ProtostreamObjectSourceTest { class
746 ProtostreamObjectSourceAnysTest() { in ProtostreamObjectSourceAnysTest() function in google::protobuf::util::converter::ProtostreamObjectSourceAnysTest
766 TEST_P(ProtostreamObjectSourceAnysTest, BasicAny) { in TEST_P() argument
785 TEST_P(ProtostreamObjectSourceAnysTest, LowerCamelEnumOutputSnakeCase) { in TEST_P() argument
806 TEST_P(ProtostreamObjectSourceAnysTest, UseIntsForEnumsTest) { in TEST_P() argument
827 TEST_P(ProtostreamObjectSourceAnysTest, UsePreserveProtoFieldNames) { in TEST_P() argument
848 TEST_P(ProtostreamObjectSourceAnysTest, RecursiveAny) { in TEST_P() argument
877 TEST_P(ProtostreamObjectSourceAnysTest, DoubleRecursiveAny) { in TEST_P() argument
912 TEST_P(ProtostreamObjectSourceAnysTest, EmptyAnyOutputsEmptyObject) { in TEST_P() argument
921 TEST_P(ProtostreamObjectSourceAnysTest, EmptyWithTypeAndNoValueOutputsType) { in TEST_P() argument
[all …]