Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1187 destroyed_(NULL) {} in MockRpcChannel()
1190 if (destroyed_ != NULL) *destroyed_ = true; in ~MockRpcChannel()
1219 bool* destroyed_; member in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockRpcChannel
1293 channel->destroyed_ = &destroyed; in TEST_F()