Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor_unittest.cc312 bar_service_ = bar_file_->service(0); in SetUp()
332 const ServiceDescriptor* bar_service_; member in google::protobuf::descriptor_unittest::FileDescriptorTest
391 EXPECT_EQ(bar_service_, bar_file_->FindServiceByName("BarService")); in TEST_F()