Home
last modified time | relevance | path

Searched defs:ProcessCommandLineOptions (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/armnn/tests/
H A DDeepSpeechV1InferenceTest.hpp123 virtual bool ProcessCommandLineOptions(const InferenceTestOptions &commonOptions) override in ProcessCommandLineOptions() function in __anon6a7857160111::DeepSpeechV1TestCaseProvider
H A DMobileNetSsdInferenceTest.hpp168 virtual bool ProcessCommandLineOptions(const InferenceTestOptions& commonOptions) override in ProcessCommandLineOptions() function in __anon8e805f620111::MobileNetSsdTestCaseProvider
H A DYoloInferenceTest.hpp196 virtual bool ProcessCommandLineOptions(const InferenceTestOptions& commonOptions) override in ProcessCommandLineOptions() function in YoloTestCaseProvider
H A DInferenceTest.hpp102 virtual bool ProcessCommandLineOptions(const InferenceTestOptions &commonOptions) in ProcessCommandLineOptions() function in armnn::test::IInferenceTestCaseProvider
H A DInferenceTest.inl212 bool ClassifierTestCaseProvider<TDatabase, InferenceModel>::ProcessCommandLineOptions( function in armnn::test::ClassifierTestCaseProvider