Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource_test.cc743 class ProtostreamObjectSourceAnysTest : public ProtostreamObjectSourceTest { class
745 ProtostreamObjectSourceAnysTest() { in ProtostreamObjectSourceAnysTest() function in google::protobuf::util::converter::ProtostreamObjectSourceAnysTest
752 ProtostreamObjectSourceAnysTest,
765 TEST_P(ProtostreamObjectSourceAnysTest, BasicAny) { in TEST_P() argument
784 TEST_P(ProtostreamObjectSourceAnysTest, LowerCamelEnumOutputSnakeCase) { in TEST_P() argument
805 TEST_P(ProtostreamObjectSourceAnysTest, UseIntsForEnumsTest) { in TEST_P() argument
826 TEST_P(ProtostreamObjectSourceAnysTest, UsePreserveProtoFieldNames) { in TEST_P() argument
847 TEST_P(ProtostreamObjectSourceAnysTest, RecursiveAny) { in TEST_P() argument
876 TEST_P(ProtostreamObjectSourceAnysTest, DoubleRecursiveAny) { in TEST_P() argument
911 TEST_P(ProtostreamObjectSourceAnysTest, EmptyAnyOutputsEmptyObject) { in TEST_P() argument
[all …]