Searched refs:response_ (Results 1 – 2 of 2) sorted by relevance
67 : response_(response), in GeneratorResponseContext()74 CodeGeneratorResponse::File* file = response_->add_file(); in Open()81 CodeGeneratorResponse::File* file = response_->add_file(); in OpenForInsert()92 CodeGeneratorResponse* response_; member in google::protobuf::compiler::GeneratorResponseContext
1133 response_(NULL), in MockTestService()1151 response_ = response; in Foo()1164 response_ = response; in Bar()1174 Message* response_; member in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockTestService1185 response_(NULL), in MockRpcChannel()1207 response_ = response; in CallMethod()1217 Message* response_; member in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockRpcChannel1316 EXPECT_EQ(&foo_response_ , mock_service_.response_ ); in TEST_F()1370 EXPECT_EQ(&foo_response_ , mock_channel_.response_ ); in TEST_F()