Searched refs:SetInitctlStopCommand (Results 1 – 2 of 2) sorted by relevance
452 test_conf_->SetInitctlStopCommand({"true"}); in TEST_F()454 test_conf_->SetInitctlStopCommand({"false"}); in TEST_F()456 test_conf_->SetInitctlStopCommand({ in TEST_F()459 test_conf_->SetInitctlStopCommand({ in TEST_F()
81 void SetInitctlStopCommand(const std::vector<std::string>& command) { in SetInitctlStopCommand() function