Searched defs:ProtostreamObjectSourceAnysTest (Results 1 – 1 of 1) sorted by relevance
744 class ProtostreamObjectSourceAnysTest : public ProtostreamObjectSourceTest { class746 ProtostreamObjectSourceAnysTest() { in ProtostreamObjectSourceAnysTest() function in google::protobuf::util::converter::ProtostreamObjectSourceAnysTest766 TEST_P(ProtostreamObjectSourceAnysTest, BasicAny) { in TEST_P() argument785 TEST_P(ProtostreamObjectSourceAnysTest, LowerCamelEnumOutputSnakeCase) { in TEST_P() argument806 TEST_P(ProtostreamObjectSourceAnysTest, UseIntsForEnumsTest) { in TEST_P() argument827 TEST_P(ProtostreamObjectSourceAnysTest, UsePreserveProtoFieldNames) { in TEST_P() argument848 TEST_P(ProtostreamObjectSourceAnysTest, RecursiveAny) { in TEST_P() argument877 TEST_P(ProtostreamObjectSourceAnysTest, DoubleRecursiveAny) { in TEST_P() argument912 TEST_P(ProtostreamObjectSourceAnysTest, EmptyAnyOutputsEmptyObject) { in TEST_P() argument921 TEST_P(ProtostreamObjectSourceAnysTest, EmptyWithTypeAndNoValueOutputsType) { in TEST_P() argument[all …]