Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource_test.cc664 class ProtostreamObjectSourceAnysTest : public ProtostreamObjectSourceTest { class
666 ProtostreamObjectSourceAnysTest() { in ProtostreamObjectSourceAnysTest() function in google::protobuf::util::converter::ProtostreamObjectSourceAnysTest
686 TEST_P(ProtostreamObjectSourceAnysTest, BasicAny) { in TEST_P() argument
705 TEST_P(ProtostreamObjectSourceAnysTest, RecursiveAny) { in TEST_P() argument
734 TEST_P(ProtostreamObjectSourceAnysTest, DoubleRecursiveAny) { in TEST_P() argument
769 TEST_P(ProtostreamObjectSourceAnysTest, EmptyAnyOutputsEmptyObject) { in TEST_P() argument
778 TEST_P(ProtostreamObjectSourceAnysTest, EmptyWithTypeAndNoValueOutputsType) { in TEST_P() argument
791 TEST_P(ProtostreamObjectSourceAnysTest, MissingTypeUrlError) { in TEST_P() argument
806 TEST_P(ProtostreamObjectSourceAnysTest, UnknownTypeServiceError) { in TEST_P() argument
822 TEST_P(ProtostreamObjectSourceAnysTest, UnknownTypeError) { in TEST_P() argument