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