Home
last modified time | relevance | path

Searched defs:option (Results 1 – 7 of 7) sorted by relevance

/development/tools/winscope/src/viewers/components/
Duser_options_component_test.ts90 let option = assertDefined(htmlElement.querySelector('.user-option')); variable
105 const option = assertDefined( constant
/development/tools/winscope/src/viewers/viewer_search/
Dsearch_list_component_test.ts125 const option = assertDefined( constant
139 const option = assertDefined( constant
/development/vndk/tools/header-checker/src/utils/
Dcommand_line_utils.cpp27 static bool IsOptionInCategory(const llvm::cl::Option &option, in IsOptionInCategory()
/development/tools/winscope/src/app/components/
Dwarning_dialog_component_test.ts118 const option = assertDefined( constant
Dcollect_traces_component_test.ts507 const option = assertDefined( constant
/development/samples/MotionMechanics/src/com/android/mechanics/demo/tuneable/
DCommon.kt169 options.forEach { option -> in Dropdown() method
/development/tools/winscope/src/test/e2e/
Dutils.ts213 for (const option of options) { constant