Searched refs:kill_on_destruction_ (Results 1 – 2 of 2) sorted by relevance
113 void SetKillOnDestruction(bool value) { kill_on_destruction_ = value; } in SetKillOnDestruction()143 bool kill_on_destruction_; variable
110 kill_on_destruction_ = true; in Init()132 if (target_process_.IsValid() && kill_on_destruction_) in ~TestRunner()