Searched defs:kOptions (Results 1 – 6 of 6) sorted by relevance
34 const TestOptions kOptions = {kSizeOfTestOptions}; in TEST() local42 const TestOptions kOptions = {static_cast<uint32_t>( in TEST() local52 const TestOptions kOptions = { in TEST() local
25 constexpr char kOptions[] = R"proto( variable
24 constexpr char kOptions[] = R"proto( variable
29 static const char* const kOptions[] = { variable
20 const char request_type::kOptions[] = "OPTIONS"; member in brillo::http::request_type
317 static const char kOptions[] = "options"; variable