Searched refs:SetInitctlStopCommand (Results 1 – 2 of 2) sorted by relevance
460 test_conf_->SetInitctlStopCommand({"true"}); in TEST_F()462 test_conf_->SetInitctlStopCommand({"false"}); in TEST_F()464 test_conf_->SetInitctlStopCommand( in TEST_F()467 test_conf_->SetInitctlStopCommand( in TEST_F()
67 void SetInitctlStopCommand(const std::vector<std::string>& command) { in SetInitctlStopCommand() function