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()
100 server::Host::allowedHostTransitions(supportedTransitions); in setupSupportedTransitions()
3477 const std::vector<std::string>& allowedHostTransitions) in afterGetAllowedHostTransitions() argument3509 for (const std::string& transition : allowedHostTransitions) in afterGetAllowedHostTransitions()