Searched refs:verbIndex (Results 1 – 1 of 1) sorted by relevance
25 for (int verbIndex = 0; verbIndex < static_cast<int>(HttpVerb::Max); in TEST() local26 ++verbIndex) in TEST()28 HttpVerb httpVerb = static_cast<HttpVerb>(verbIndex); in TEST()49 for (int verbIndex = 0; verbIndex < static_cast<int>(HttpVerb::Max); in TEST() local50 ++verbIndex) in TEST()52 HttpVerb httpVerb = static_cast<HttpVerb>(verbIndex); in TEST()