Searched refs:destroyed_ (Results 1 – 1 of 1) sorted by relevance
1131 destroyed_(NULL) {} in MockRpcChannel()1134 if (destroyed_ != NULL) *destroyed_ = true; in ~MockRpcChannel()1163 bool* destroyed_; member in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockRpcChannel1237 channel->destroyed_ = &destroyed; in TEST_F()