Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddynamic_message_unittest.cc204 const Message* foogroup_prototype; in TEST_F() local
207 foogroup_prototype = factory_.GetPrototype(foogroup_descriptor); in TEST_F()
208 EXPECT_EQ(foogroup_prototype, in TEST_F()
211 EXPECT_NE(foogroup_prototype, in TEST_F()