Searched refs:Execute (Results 1 – 10 of 10) 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 178 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 186 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 965 Execute(kDevice, kTestModel, TestKind::GENERAL); in TEST_P() 969 Execute(kDevice, kTestModel, TestKind::DYNAMIC_SHAPE); in TEST_P() 973 Execute(kDevice, kTestModel, TestKind::MEMORY_DOMAIN); in TEST_P() 977 Execute(kDevice, kTestModel, TestKind::FENCED_COMPUTE); in TEST_P() 981 Execute(kDevice, kTestModel, TestKind::QUANTIZATION_COUPLING); in TEST_P() 985 Execute(kDevice, kTestModel, TestKind::INTINITE_LOOP_TIMEOUT); in TEST_P()
|
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | GeneratedTestHarness.cpp | 857 void Execute(const std::shared_ptr<IDevice>& device, const TestModel& testModel, in Execute() function 944 Execute(kDevice, kTestModel, TestKind::GENERAL); in TEST_P() 948 Execute(kDevice, kTestModel, TestKind::DYNAMIC_SHAPE); in TEST_P() 952 Execute(kDevice, kTestModel, TestKind::MEMORY_DOMAIN); in TEST_P() 956 Execute(kDevice, kTestModel, TestKind::FENCED_COMPUTE); in TEST_P() 960 Execute(kDevice, kTestModel, TestKind::QUANTIZATION_COUPLING); in TEST_P() 964 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 411 Execute(kDevice, kTestModel, /*testDynamicOutputShape=*/false); in TEST_P() 415 Execute(kDevice, kTestModel, /*testDynamicOutputShape=*/true); in TEST_P()
|
/hardware/interfaces/audio/effect/5.0/ |
D | IEffect.hal | 276 * Execute a vendor specific command on the effect. The command code
|
/hardware/interfaces/audio/effect/7.0/ |
D | IEffect.hal | 273 * 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/2.0/ |
D | IEffect.hal | 293 * Execute a vendor specific command on the effect. The command code
|
/hardware/interfaces/audio/effect/4.0/ |
D | IEffect.hal | 276 * Execute a vendor specific command on the effect. The command code
|