Searched refs:ProcessCommandLineOptions (Results 1 – 6 of 6) sorted by relevance
102 virtual bool ProcessCommandLineOptions(const InferenceTestOptions &commonOptions) in ProcessCommandLineOptions() function in armnn::test::IInferenceTestCaseProvider186 virtual bool ProcessCommandLineOptions(const InferenceTestOptions &commonOptions) override;
123 virtual bool ProcessCommandLineOptions(const InferenceTestOptions &commonOptions) override in ProcessCommandLineOptions() function in __anon6a7857160111::DeepSpeechV1TestCaseProvider
76 if (!testCaseProvider.ProcessCommandLineOptions(outParams)) in ParseCommandLine()
168 virtual bool ProcessCommandLineOptions(const InferenceTestOptions& commonOptions) override in ProcessCommandLineOptions() function in __anon8e805f620111::MobileNetSsdTestCaseProvider
196 virtual bool ProcessCommandLineOptions(const InferenceTestOptions& commonOptions) override in ProcessCommandLineOptions() function in YoloTestCaseProvider
212 bool ClassifierTestCaseProvider<TDatabase, InferenceModel>::ProcessCommandLineOptions( function in armnn::test::ClassifierTestCaseProvider