Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddynamic_message_unittest.cc210 const Message* nested_prototype; in TEST_P() local
213 nested_prototype = factory_.GetPrototype(nested_descriptor); in TEST_P()
214 EXPECT_EQ(nested_prototype, in TEST_P()