Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddynamic_message_unittest.cc218 const Message* foogroup_prototype; in TEST_P() local
221 foogroup_prototype = factory_.GetPrototype(foogroup_descriptor); in TEST_P()
222 EXPECT_EQ(foogroup_prototype, in TEST_P()
225 EXPECT_NE(foogroup_prototype, in TEST_P()