/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | CompilationCachingTests.cpp | 487 const Model model = createModel(testModel); in TEST_P() 528 const Model model = createModel(testModel); in TEST_P() 589 const Model model = createModel(testModel); in TEST_P() 666 const Model model = createModel(testModel); in TEST_P() 727 const Model model = createModel(testModel); in TEST_P() 768 const Model model = createModel(testModel); in TEST_P() 837 const Model modelMul = createModel(testModelMul); in TEST_P() 840 const Model modelAdd = createModel(testModelAdd); in TEST_P() 900 const Model modelMul = createModel(testModelMul); in TEST_P() 903 const Model modelAdd = createModel(testModelAdd); in TEST_P() [all …]
|
D | GeneratedTestHarness.h | 61 Model createModel(const test_helper::TestModel& testModel);
|
D | VtsHalNeuralnetworks.cpp | 199 const Model model = createModel(kTestModel); in TEST_P()
|
D | QualityOfServiceTests.cpp | 292 const Model model = createModel(testModel); in runTests()
|
D | GeneratedTestHarness.cpp | 296 Model createModel(const TestModel& testModel) { in createModel() function 987 Model model = createModel(testModel); in Execute() 1016 createPreparedModel(device, createModel(signedQuantizedModel), &preparedCoupledModel, in Execute()
|
D | MemoryDomainTests.cpp | 271 const Model model = createModel(testModel); in createConvPreparedModel() 279 const Model model = createModel(testModel); in createAddPreparedModel()
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | CompilationCachingTests.cpp | 424 const Model model = createModel(testModel); in TEST_P() 465 const Model model = createModel(testModel); in TEST_P() 528 const Model model = createModel(testModel); in TEST_P() 633 const Model model = createModel(testModel); in TEST_P() 714 const Model model = createModel(testModel); in TEST_P() 819 const Model model = createModel(testModel); in TEST_P() 900 const Model model = createModel(testModel); in TEST_P() 955 const Model model = createModel(testModel); in TEST_P() 1034 const Model modelMul = createModel(testModelMul); in TEST_P() 1037 const Model modelAdd = createModel(testModelAdd); in TEST_P() [all …]
|
D | GeneratedTestHarness.h | 60 Model createModel(const test_helper::TestModel& testModel);
|
D | VtsHalNeuralnetworks.cpp | 157 const Model model = createModel(kTestModel); in TEST_P()
|
D | GeneratedTestHarness.cpp | 76 Model createModel(const TestModel& testModel) { in createModel() function 372 Model model = createModel(testModel); in Execute()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | CompilationCachingTests.cpp | 427 const Model model = createModel(testModel); in TEST_P() 467 const Model model = createModel(testModel); in TEST_P() 529 const Model model = createModel(testModel); in TEST_P() 630 const Model model = createModel(testModel); in TEST_P() 711 const Model model = createModel(testModel); in TEST_P() 812 const Model model = createModel(testModel); in TEST_P() 893 const Model model = createModel(testModel); in TEST_P() 946 const Model model = createModel(testModel); in TEST_P() 1025 const Model modelMul = createModel(testModelMul); in TEST_P() 1028 const Model modelAdd = createModel(testModelAdd); in TEST_P() [all …]
|
D | GeneratedTestHarness.h | 60 Model createModel(const test_helper::TestModel& testModel);
|
D | VtsHalNeuralnetworks.cpp | 181 const Model model = createModel(kTestModel); in TEST_P()
|
D | QualityOfServiceTests.cpp | 285 const Model model = createModel(testModel); in runTests()
|
D | GeneratedTestHarness.cpp | 276 Model createModel(const TestModel& testModel) { in createModel() function 881 Model model = createModel(testModel); in Execute() 903 createPreparedModel(device, createModel(signedQuantizedModel), &preparedCoupledModel, in Execute()
|
D | MemoryDomainTests.cpp | 253 const Model model = createModel(testModel); in createConvPreparedModel() 261 const Model model = createModel(testModel); in createAddPreparedModel()
|
/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
D | GeneratedTestHarness.h | 56 Model createModel(const test_helper::TestModel& testModel);
|
D | GeneratedTestHarness.cpp | 43 Model createModel(const TestModel& testModel) { in createModel() function 127 const Model model = createModel(testModel); in Execute()
|
D | VtsHalNeuralnetworks.cpp | 133 const Model model = createModel(kTestModel); in TEST_P()
|
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
D | GeneratedTestHarness.h | 56 Model createModel(const test_helper::TestModel& testModel);
|
D | GeneratedTestHarness.cpp | 50 Model createModel(const TestModel& testModel) { in createModel() function 135 const Model model = createModel(testModel); in Execute()
|
D | VtsHalNeuralnetworks.cpp | 136 const Model model = createModel(kTestModel); in TEST_P()
|