Searched refs:AddCommandLineOptions (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/armnn/tests/ |
H A D | DeepSpeechV1InferenceTest.hpp | 99 …virtual void AddCommandLineOptions(cxxopts::Options& options, std::vector<std::string>& required) … in AddCommandLineOptions() function in __anon6a7857160111::DeepSpeechV1TestCaseProvider 120 Model::AddCommandLineOptions(options, m_ModelCommandLineOptions, required); in AddCommandLineOptions()
|
H A D | MobileNetSsdInferenceTest.hpp | 156 …virtual void AddCommandLineOptions(cxxopts::Options& options, std::vector<std::string>& required) … in AddCommandLineOptions() function in __anon8e805f620111::MobileNetSsdTestCaseProvider 165 Model::AddCommandLineOptions(options, m_ModelCommandLineOptions, required); in AddCommandLineOptions()
|
H A 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) …
|
H A 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()
|
H A D | InferenceTest.inl | 193 void ClassifierTestCaseProvider<TDatabase, InferenceModel>::AddCommandLineOptions( function in armnn::test::ClassifierTestCaseProvider 208 InferenceModel::AddCommandLineOptions(options, m_ModelCommandLineOptions, required);
|
H A D | InferenceTest.cpp | 51 testCaseProvider.AddCommandLineOptions(options, required); in ParseCommandLine()
|
H A D | InferenceModel.hpp | 377 static void AddCommandLineOptions(cxxopts::Options& options, in AddCommandLineOptions() function in InferenceModel
|
/aosp_15_r20/external/cronet/build/android/ |
H A D | test_runner.py | 111 def AddCommandLineOptions(parser): function 1377 AddCommandLineOptions(subp) 1396 AddCommandLineOptions(subp)
|
/aosp_15_r20/external/angle/build/android/ |
H A D | test_runner.py | 112 def AddCommandLineOptions(parser): function 1430 AddCommandLineOptions(subp) 1449 AddCommandLineOptions(subp)
|