Home
last modified time | relevance | path

Searched defs:testModel (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DGeneratedTestHarness.cpp107 const TestModel& testModel) in DeviceMemoryAllocator()
276 Model createModel(const TestModel& testModel) { in createModel()
319 static bool isOutputSizeGreaterThanOne(const TestModel& testModel, uint32_t index) { in isOutputSizeGreaterThanOne()
360 std::optional<Request> ExecutionContextV1_3::createRequest(const TestModel& testModel, in createRequest()
470 std::vector<TestBuffer> ExecutionContextV1_3::getOutputBuffers(const TestModel& testModel, in getOutputBuffers()
513 static bool hasZeroSizedOutput(const TestModel& testModel) { in hasZeroSizedOutput()
552 const TestModel& testModel, const TestConfig& testConfig, in EvaluatePreparedModel()
789 const TestModel& testModel, TestKind testKind) { in EvaluatePreparedModel()
847 const TestModel& testModel, in EvaluatePreparedCoupledModels()
880 void Execute(const sp<IDevice>& device, const TestModel& testModel, TestKind testKind) { in Execute()
[all …]
DQualityOfServiceTests.cpp216 void runExecutionTest(const sp<IPreparedModel>& preparedModel, const TestModel& testModel, in runExecutionTest()
273 void runExecutionTests(const sp<IPreparedModel>& preparedModel, const TestModel& testModel, in runExecutionTests()
283 void runTests(const sp<IDevice>& device, const TestModel& testModel) { in runTests()
308 [](const TestModel& testModel) { return !testModel.expectFailure; }); in __anon0aa7c0a40502()
DCompilationCachingTests.cpp424 const TestModel& testModel = createTestModel(); in TEST_P() local
464 const TestModel& testModel = createTestModel(); in TEST_P() local
526 const TestModel& testModel = createTestModel(); in TEST_P() local
627 const TestModel& testModel = createTestModel(); in TEST_P() local
708 const TestModel& testModel = createTestModel(); in TEST_P() local
809 const TestModel& testModel = createTestModel(); in TEST_P() local
890 const TestModel& testModel = createTestModel(); in TEST_P() local
943 const TestModel& testModel = createTestModel(); in TEST_P() local
1266 const TestModel& testModel = createTestModel(); in testCorruptedCache() local
DMemoryDomainTests.cpp67 void createDummyData(TestModel* testModel) { in createDummyData()
250 const TestModel testModel = createConvModel(testOperand, numOperations); in createConvPreparedModel() local
258 const TestModel testModel = createSingleAddModel(testOperand); in createAddPreparedModel() local
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DGeneratedTestHarness.cpp76 Model createModel(const TestModel& testModel) { in createModel()
165 static bool isOutputSizeGreaterThanOne(const TestModel& testModel, uint32_t index) { in isOutputSizeGreaterThanOne()
212 void EvaluatePreparedModel(const sp<IPreparedModel>& preparedModel, const TestModel& testModel, in EvaluatePreparedModel()
337 void EvaluatePreparedModel(const sp<IPreparedModel>& preparedModel, const TestModel& testModel, in EvaluatePreparedModel()
371 void Execute(const sp<IDevice>& device, const TestModel& testModel, bool testDynamicOutputShape) { in Execute()
417 [](const TestModel& testModel) { return !testModel.expectFailure; }); in __anon2d17c2040402()
420 [](const TestModel& testModel) { return !testModel.expectFailure; }); in __anon2d17c2040502()
DCompilationCachingTests.cpp421 const TestModel& testModel = createTestModel(); in TEST_P() local
462 const TestModel& testModel = createTestModel(); in TEST_P() local
525 const TestModel& testModel = createTestModel(); in TEST_P() local
630 const TestModel& testModel = createTestModel(); in TEST_P() local
711 const TestModel& testModel = createTestModel(); in TEST_P() local
816 const TestModel& testModel = createTestModel(); in TEST_P() local
897 const TestModel& testModel = createTestModel(); in TEST_P() local
952 const TestModel& testModel = createTestModel(); in TEST_P() local
1275 const TestModel& testModel = createTestModel(); in testCorruptedCache() local
/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DGeneratedTestHarness.cpp43 Model createModel(const TestModel& testModel) { in createModel()
126 void Execute(const sp<IDevice>& device, const TestModel& testModel) { in Execute()
180 [](const TestModel& testModel) { return !testModel.expectFailure; }); in __anon06a758020202()
DUtils.cpp102 Request ExecutionContext::createRequest(const TestModel& testModel, MemoryType memoryType) { in createRequest()
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
DGeneratedTestHarness.cpp50 Model createModel(const TestModel& testModel) { in createModel()
134 void Execute(const sp<IDevice>& device, const TestModel& testModel) { in Execute()
188 [](const TestModel& testModel) { return !testModel.expectFailure; }); in __anon19df8d030202()