Searched refs:destroy_test_expected_ (Results 1 – 2 of 2) sorted by relevance
177 destroy_test_expected_(true), in TestHandler()190 if (destroy_test_expected_) in ~TestHandler()320 EXPECT_TRUE(destroy_test_expected_); in DestroyTest()
206 destroy_test_expected_ = expected; in SetDestroyTestExpected()294 bool destroy_test_expected_; variable