Home
last modified time | relevance | path

Searched refs:ProcessCommandLineOptions (Results 1 – 6 of 6) sorted by relevance

/external/armnn/tests/
DInferenceTest.hpp102 virtual bool ProcessCommandLineOptions(const InferenceTestOptions &commonOptions) in ProcessCommandLineOptions() function in armnn::test::IInferenceTestCaseProvider
186 virtual bool ProcessCommandLineOptions(const InferenceTestOptions &commonOptions) override;
DInferenceTest.cpp76 if (!testCaseProvider.ProcessCommandLineOptions(outParams)) in ParseCommandLine()
DDeepSpeechV1InferenceTest.hpp123 virtual bool ProcessCommandLineOptions(const InferenceTestOptions &commonOptions) override in ProcessCommandLineOptions() function in __anon33e4c3f40111::DeepSpeechV1TestCaseProvider
DMobileNetSsdInferenceTest.hpp168 virtual bool ProcessCommandLineOptions(const InferenceTestOptions& commonOptions) override in ProcessCommandLineOptions() function in __anon57eccc400111::MobileNetSsdTestCaseProvider
DYoloInferenceTest.hpp196 virtual bool ProcessCommandLineOptions(const InferenceTestOptions& commonOptions) override in ProcessCommandLineOptions() function in YoloTestCaseProvider
DInferenceTest.inl212 bool ClassifierTestCaseProvider<TDatabase, InferenceModel>::ProcessCommandLineOptions( function in armnn::test::ClassifierTestCaseProvider