Home
last modified time | relevance | path

Searched refs:Execute (Results 1 – 18 of 18) sorted by relevance

/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DGeneratedTestHarness.cpp126 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/
DGeneratedTestHarness.cpp134 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/
DGeneratedTestHarness.cpp880 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/1.2/vts/functional/
DGeneratedTestHarness.cpp371 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/neuralnetworks/aidl/vts/functional/
DGeneratedTestHarness.cpp985 void Execute(const std::shared_ptr<IDevice>& device, const TestModel& testModel, in Execute() function
1093 Execute(kDevice, kTestModel, TestKind::GENERAL); in TEST_P()
1097 Execute(kDevice, kTestModel, TestKind::DYNAMIC_SHAPE); in TEST_P()
1101 Execute(kDevice, kTestModel, TestKind::MEMORY_DOMAIN); in TEST_P()
1105 Execute(kDevice, kTestModel, TestKind::FENCED_COMPUTE); in TEST_P()
1109 Execute(kDevice, kTestModel, TestKind::QUANTIZATION_COUPLING); in TEST_P()
1113 Execute(kDevice, kTestModel, TestKind::INTINITE_LOOP_TIMEOUT); in TEST_P()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_AMD_buffer_marker/
Dcopies.adoc9 [open,refpage='vkCmdWriteBufferMarker2AMD',desc='Execute a pipelined write of a marker value into a…
90 [open,refpage='vkCmdWriteBufferMarkerAMD',desc='Execute a pipelined write of a marker value into a …
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_deferred_host_operations.adoc57 // operation was deferred. Execute it asynchronously
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_object_refresh/
Dcopies.adoc27 [open,refpage='vkCmdRefreshObjectsKHR',desc='Execute a pipelined refresh of a list of objects',type…
/hardware/interfaces/audio/effect/6.0/
DIEffect.hal276 * Execute a vendor specific command on the effect. The command code
/hardware/interfaces/audio/effect/4.0/
DIEffect.hal276 * Execute a vendor specific command on the effect. The command code
/hardware/interfaces/audio/effect/2.0/
DIEffect.hal293 * Execute a vendor specific command on the effect. The command code
/hardware/interfaces/audio/effect/5.0/
DIEffect.hal276 * Execute a vendor specific command on the effect. The command code
/hardware/interfaces/audio/effect/7.0/
DIEffect.hal273 * Execute a vendor specific command on the effect. The command code
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dnaming.adoc330 | Execute | Executes commands recorded in another command buffer
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DBUILD.adoc44 Execute the commands:
DChangeLog.adoc11239 KHR extensions from the "supported" attributes in +vk.xml+. Execute
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Dmhchem.mjs182 // Execute actions
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcmdbuffers.adoc2747 [open,refpage='vkCmdExecuteCommands',desc='Execute a secondary command buffer from a primary comman…