Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1131 destroyed_(NULL) {} in MockRpcChannel()
1134 if (destroyed_ != NULL) *destroyed_ = true; in ~MockRpcChannel()
1163 bool* destroyed_; member in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockRpcChannel
1237 channel->destroyed_ = &destroyed; in TEST_F()