Searched refs:AddCommandLineOptions (Results 1 – 9 of 9) sorted by relevance
| /external/armnn/tests/ |
| D | DeepSpeechV1InferenceTest.hpp | 99 …virtual void AddCommandLineOptions(cxxopts::Options& options, std::vector<std::string>& required) … in AddCommandLineOptions() function in __anondf4298250111::DeepSpeechV1TestCaseProvider 120 Model::AddCommandLineOptions(options, m_ModelCommandLineOptions, required); in AddCommandLineOptions()
|
| D | MobileNetSsdInferenceTest.hpp | 156 …virtual void AddCommandLineOptions(cxxopts::Options& options, std::vector<std::string>& required) … in AddCommandLineOptions() function in __anon034aa0710111::MobileNetSsdTestCaseProvider 165 Model::AddCommandLineOptions(options, m_ModelCommandLineOptions, required); in AddCommandLineOptions()
|
| D | InferenceTest.hpp | 98 … virtual void AddCommandLineOptions(cxxopts::Options& options, std::vector<std::string>& required) in AddCommandLineOptions() function in armnn::test::IInferenceTestCaseProvider 185 …virtual void AddCommandLineOptions(cxxopts::Options& options, std::vector<std::string>& required) …
|
| D | YoloInferenceTest.hpp | 186 …virtual void AddCommandLineOptions(cxxopts::Options& options, std::vector<std::string>& required) … in AddCommandLineOptions() function in YoloTestCaseProvider 193 Model::AddCommandLineOptions(options, m_ModelCommandLineOptions, required); in AddCommandLineOptions()
|
| D | InferenceTest.cpp | 51 testCaseProvider.AddCommandLineOptions(options, required); in ParseCommandLine()
|
| D | InferenceTest.inl | 193 void ClassifierTestCaseProvider<TDatabase, InferenceModel>::AddCommandLineOptions( function in armnn::test::ClassifierTestCaseProvider 208 InferenceModel::AddCommandLineOptions(options, m_ModelCommandLineOptions, required);
|
| D | InferenceModel.hpp | 377 static void AddCommandLineOptions(cxxopts::Options& options, in AddCommandLineOptions() function in InferenceModel
|
| /external/cronet/build/android/ |
| D | test_runner.py | 111 def AddCommandLineOptions(parser): function 1294 AddCommandLineOptions(subp) 1305 AddCommandLineOptions(subp)
|
| /external/angle/build/android/ |
| D | test_runner.py | 111 def AddCommandLineOptions(parser): function 1301 AddCommandLineOptions(subp) 1312 AddCommandLineOptions(subp)
|