Home
last modified time | relevance | path

Searched defs:kOptions (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/mojo/core/
Doptions_validation_unittest.cc34 const TestOptions kOptions = {kSizeOfTestOptions}; in TEST() local
42 const TestOptions kOptions = {static_cast<uint32_t>( in TEST() local
52 const TestOptions kOptions = { in TEST() local
/external/tensorflow/tensorflow/core/kernels/data/
Dget_options_op_test.cc25 constexpr char kOptions[] = R"proto( variable
Doptions_dataset_op_test.cc24 constexpr char kOptions[] = R"proto( variable
/external/tensorflow/tensorflow/core/profiler/
Dtfprof_options.h29 static const char* const kOptions[] = { variable
/external/libbrillo/brillo/http/
Dhttp_request.cc20 const char request_type::kOptions[] = "OPTIONS"; member in brillo::http::request_type
/external/skia/tools/viewer/
DViewer.cpp317 static const char kOptions[] = "options"; variable