Home
last modified time | relevance | path

Searched refs:testConflictOperands (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DMemoryDomainTests.cpp344 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()
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DMemoryDomainTests.cpp340 void testConflictOperands(const std::shared_ptr<IPreparedModel>& model1, in testConflictOperands() function in aidl::android::hardware::neuralnetworks::vts::functional::MemoryDomainAllocateTest
501 testConflictOperands(preparedModel, conflictPreparedModel); in TEST_P()
514 testConflictOperands(preparedModel, conflictPreparedModel); in TEST_P()
527 testConflictOperands(preparedModel, conflictPreparedModel); in TEST_P()
537 testConflictOperands(preparedModel, conflictPreparedModel); in TEST_P()
547 testConflictOperands(preparedModel, conflictPreparedModel); in TEST_P()