Searched refs:Execute (Results 1 – 8 of 8) sorted by relevance
/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
D | GeneratedTestHarness.cpp | 126 void Execute(const sp<IDevice>& device, const TestModel& testModel) { in Execute() function 176 Execute(kDevice, kTestModel); in TEST_P()
|
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
D | GeneratedTestHarness.cpp | 134 void Execute(const sp<IDevice>& device, const TestModel& testModel) { in Execute() function 184 Execute(kDevice, kTestModel); in TEST_P()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | GeneratedTestHarness.cpp | 880 void Execute(const sp<IDevice>& device, const TestModel& testModel, TestKind testKind) { in Execute() function 963 Execute(kDevice, kTestModel, TestKind::GENERAL); in TEST_P() 967 Execute(kDevice, kTestModel, TestKind::DYNAMIC_SHAPE); in TEST_P() 971 Execute(kDevice, kTestModel, TestKind::MEMORY_DOMAIN); in TEST_P() 975 Execute(kDevice, kTestModel, TestKind::FENCED_COMPUTE); in TEST_P() 979 Execute(kDevice, kTestModel, TestKind::QUANTIZATION_COUPLING); in TEST_P() 983 Execute(kDevice, kTestModel, TestKind::INTINITE_LOOP_TIMEOUT); in TEST_P()
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | GeneratedTestHarness.cpp | 371 void Execute(const sp<IDevice>& device, const TestModel& testModel, bool testDynamicOutputShape) { in Execute() function 409 Execute(kDevice, kTestModel, /*testDynamicOutputShape=*/false); in TEST_P() 413 Execute(kDevice, kTestModel, /*testDynamicOutputShape=*/true); in TEST_P()
|
/hardware/interfaces/audio/effect/4.0/ |
D | IEffect.hal | 276 * Execute a vendor specific command on the effect. The command code
|
/hardware/interfaces/audio/effect/2.0/ |
D | IEffect.hal | 293 * Execute a vendor specific command on the effect. The command code
|
/hardware/interfaces/audio/effect/6.0/ |
D | IEffect.hal | 276 * Execute a vendor specific command on the effect. The command code
|
/hardware/interfaces/audio/effect/5.0/ |
D | IEffect.hal | 276 * Execute a vendor specific command on the effect. The command code
|