Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1198 stub_(&mock_channel_), in GeneratedServiceTest()
1214 unittest::TestService::Stub stub_; member in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest
1231 EXPECT_EQ(&mock_channel_, stub_.channel()); in TEST_F()
1307 stub_.Foo(&mock_controller_, &foo_request_, &foo_response_, done_.get()); in TEST_F()
1319 stub_.Bar(&mock_controller_, &bar_request_, &bar_response_, done_.get()); in TEST_F()