Home
last modified time | relevance | path

Searched defs:constructModel (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/armnn/tests/
H A DDeepSpeechV1InferenceTest.hpp95 explicit DeepSpeechV1TestCaseProvider(TConstructModelCallable constructModel) in DeepSpeechV1TestCaseProvider()
H A DMobileNetSsdInferenceTest.hpp152 explicit MobileNetSsdTestCaseProvider(TConstructModelCallable constructModel) in MobileNetSsdTestCaseProvider()
H A DYoloInferenceTest.hpp181 explicit YoloTestCaseProvider(TConstructModelCallable constructModel) in YoloTestCaseProvider()
H A DInferenceTest.inl184 TConstructDatabaseCallable constructDatabase, TConstructModelCallable constructModel)