Home
last modified time | relevance | path

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

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