Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/headless/
Dget_options.h39 std::string test = non_options_.front(); in GetNextSubTest()
40 non_options_.pop_front(); in GetNextSubTest()
55 mutable std::list<std::string> non_options_; variable
Dheadless.h107 if (options_.non_options_.size() == 0) { in Run()
Dget_options.cc191 non_options_.push_back(argv[optind++]); in GetOpt()
/packages/modules/Bluetooth/system/test/headless/mode/
Dmode.cc149 options_.non_options_); in Run()
/packages/modules/Bluetooth/system/test/headless/connect/
Dconnect.cc156 options_.non_options_); in Run()