Home
last modified time | relevance | path

Searched refs:createModel (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DCompilationCachingTests.cpp425 const Model model = createModel(testModel); in TEST_P()
465 const Model model = createModel(testModel); in TEST_P()
527 const Model model = createModel(testModel); in TEST_P()
628 const Model model = createModel(testModel); in TEST_P()
709 const Model model = createModel(testModel); in TEST_P()
810 const Model model = createModel(testModel); in TEST_P()
891 const Model model = createModel(testModel); in TEST_P()
944 const Model model = createModel(testModel); in TEST_P()
1023 const Model modelMul = createModel(testModelMul); in TEST_P()
1026 const Model modelAdd = createModel(testModelAdd); in TEST_P()
[all …]
DGeneratedTestHarness.h60 Model createModel(const test_helper::TestModel& testModel);
DVtsHalNeuralnetworks.cpp179 const Model model = createModel(kTestModel); in TEST_P()
DGeneratedTestHarness.cpp276 Model createModel(const TestModel& testModel) { in createModel() function
881 Model model = createModel(testModel); in Execute()
903 createPreparedModel(device, createModel(signedQuantizedModel), &preparedCoupledModel, in Execute()
DQualityOfServiceTests.cpp285 const Model model = createModel(testModel); in runTests()
DMemoryDomainTests.cpp251 const Model model = createModel(testModel); in createConvPreparedModel()
259 const Model model = createModel(testModel); in createAddPreparedModel()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCompilationCachingTests.cpp422 const Model model = createModel(testModel); in TEST_P()
463 const Model model = createModel(testModel); in TEST_P()
526 const Model model = createModel(testModel); in TEST_P()
631 const Model model = createModel(testModel); in TEST_P()
712 const Model model = createModel(testModel); in TEST_P()
817 const Model model = createModel(testModel); in TEST_P()
898 const Model model = createModel(testModel); in TEST_P()
953 const Model model = createModel(testModel); in TEST_P()
1032 const Model modelMul = createModel(testModelMul); in TEST_P()
1035 const Model modelAdd = createModel(testModelAdd); in TEST_P()
[all …]
DGeneratedTestHarness.h60 Model createModel(const test_helper::TestModel& testModel);
DVtsHalNeuralnetworks.cpp155 const Model model = createModel(kTestModel); in TEST_P()
DGeneratedTestHarness.cpp76 Model createModel(const TestModel& testModel) { in createModel() function
372 Model model = createModel(testModel); in Execute()
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
DGeneratedTestHarness.h56 Model createModel(const test_helper::TestModel& testModel);
DGeneratedTestHarness.cpp50 Model createModel(const TestModel& testModel) { in createModel() function
135 const Model model = createModel(testModel); in Execute()
DVtsHalNeuralnetworks.cpp134 const Model model = createModel(kTestModel); in TEST_P()
/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DGeneratedTestHarness.h56 Model createModel(const test_helper::TestModel& testModel);
DGeneratedTestHarness.cpp43 Model createModel(const TestModel& testModel) { in createModel() function
127 const Model model = createModel(testModel); in Execute()
DVtsHalNeuralnetworks.cpp131 const Model model = createModel(kTestModel); in TEST_P()