Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/tests/
H A DCifar10Database.hpp16 using TTestCaseData = ClassifierTestCaseData<DataType>; typedef in Cifar10Database
H A DMnistDatabase.hpp16 using TTestCaseData = ClassifierTestCaseData<DataType>; typedef in MnistDatabase
H A DYoloDatabase.hpp56 using TTestCaseData = YoloTestCaseData; typedef in YoloDatabase
H A DImagePreprocessor.hpp24 using TTestCaseData = ClassifierTestCaseData<DataType>; typedef in ImagePreprocessor