Searched refs:allowedHostTransitions (Results 1 – 3 of 3) sorted by relevance
29 std::vector<std::string> allowedHostTransitions; in TEST() local31 afterGetAllowedHostTransitions(response, ec, allowedHostTransitions); in TEST()42 std::vector<std::string> allowedHostTransitions; in TEST() local44 afterGetAllowedHostTransitions(response, ec, allowedHostTransitions); in TEST()71 std::vector<std::string> allowedHostTransitions = { in TEST() local77 afterGetAllowedHostTransitions(response, ec, allowedHostTransitions); in TEST()103 std::vector<std::string> allowedHostTransitions = { in TEST() local110 afterGetAllowedHostTransitions(response, ec, allowedHostTransitions); in TEST()
98 server::Host::allowedHostTransitions(supportedTransitions); in setupSupportedTransitions()
3347 const std::vector<std::string>& allowedHostTransitions) in afterGetAllowedHostTransitions() argument3379 for (const std::string& transition : allowedHostTransitions) in afterGetAllowedHostTransitions()3445 const std::vector<std::string>& allowedHostTransitions) { in handleSystemCollectionResetActionGet() argument3447 allowedHostTransitions); in handleSystemCollectionResetActionGet()