Searched refs:model2 (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | MemoryDomainTests.cpp | 368 const std::shared_ptr<IPreparedModel>& model2) { in testConflictOperands() argument 370 .preparedModels = {model1, model2}, in testConflictOperands() 375 .preparedModels = {model1, model2}, in testConflictOperands() 380 .preparedModels = {model1, model2}, in testConflictOperands()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | MemoryDomainTests.cpp | 344 void testConflictOperands(const sp<IPreparedModel>& model1, const sp<IPreparedModel>& model2) { in testConflictOperands() argument 346 .preparedModels = {model1, model2}, in testConflictOperands() 351 .preparedModels = {model1, model2}, in testConflictOperands() 356 .preparedModels = {model1, model2}, in testConflictOperands()
|