Searched refs:testExecution (Results 1 – 1 of 1) sorted by relevance
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | MemoryDomainTests.cpp | 858 void testExecution(const sp<IPreparedModel>& preparedModel, const Request& request, in testExecution() function in android::hardware::neuralnetworks::V1_3::vts::functional::MemoryDomainExecutionTest 965 testExecution(preparedModel, in TEST_P() 970 testExecution(preparedModel, in TEST_P() 975 testExecution(preparedModel, in TEST_P() 980 testExecution(preparedModel, in TEST_P() 1002 testExecution(badPreparedModel, in TEST_P() 1007 testExecution(badPreparedModel, in TEST_P() 1033 testExecution(preparedModel, in TEST_P() 1040 testExecution(preparedModel, in TEST_P() 1060 testExecution(preparedModel, in TEST_P() [all …]
|