Searched refs:testConflictOperands (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | MemoryDomainTests.cpp | 367 void testConflictOperands(const std::shared_ptr<IPreparedModel>& model1, in testConflictOperands() function in aidl::android::hardware::neuralnetworks::vts::functional::MemoryDomainAllocateTest 528 testConflictOperands(preparedModel, conflictPreparedModel); in TEST_P() 541 testConflictOperands(preparedModel, conflictPreparedModel); in TEST_P() 554 testConflictOperands(preparedModel, conflictPreparedModel); in TEST_P() 564 testConflictOperands(preparedModel, conflictPreparedModel); in TEST_P() 574 testConflictOperands(preparedModel, conflictPreparedModel); in TEST_P()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | MemoryDomainTests.cpp | 344 void testConflictOperands(const sp<IPreparedModel>& model1, const sp<IPreparedModel>& model2) { in testConflictOperands() function in android::hardware::neuralnetworks::V1_3::vts::functional::MemoryDomainAllocateTest 503 testConflictOperands(preparedModel, conflictPreparedModel); in TEST_P() 516 testConflictOperands(preparedModel, conflictPreparedModel); in TEST_P() 529 testConflictOperands(preparedModel, conflictPreparedModel); in TEST_P() 539 testConflictOperands(preparedModel, conflictPreparedModel); in TEST_P() 549 testConflictOperands(preparedModel, conflictPreparedModel); in TEST_P()
|