Searched defs:TTestCaseData (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/armnn/tests/ | ||
H A D | Cifar10Database.hpp | 16 using TTestCaseData = ClassifierTestCaseData<DataType>; typedef in Cifar10Database |
H A D | MnistDatabase.hpp | 16 using TTestCaseData = ClassifierTestCaseData<DataType>; typedef in MnistDatabase |
H A D | YoloDatabase.hpp | 56 using TTestCaseData = YoloTestCaseData; typedef in YoloDatabase |
H A D | ImagePreprocessor.hpp | 24 using TTestCaseData = ClassifierTestCaseData<DataType>; typedef in ImagePreprocessor |