Searched defs:kill_on_destruction_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sandbox/win/tests/common/
H A Dcontroller.h113 void SetKillOnDestruction(bool value) { kill_on_destruction_ = value; }
143 bool kill_on_destruction_; member in class:sandbox::TestRunner

Completed in 94 milliseconds