Home
last modified time | relevance | path

Searched refs:verbIndex (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/test/http/
H A Dverb_test.cpp25 for (int verbIndex = 0; verbIndex < static_cast<int>(HttpVerb::Max); in TEST() local
26 ++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() local
50 ++verbIndex) in TEST()
52 HttpVerb httpVerb = static_cast<HttpVerb>(verbIndex); in TEST()