Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DMemoryDomainTests.cpp870 using MemoryDomainExecutionTestParam = std::tuple<NamedDevice, TestOperandType, Executor>; typedef
873 public testing::WithParamInterface<MemoryDomainExecutionTestParam> {
1221 const testing::TestParamInfo<MemoryDomainExecutionTestParam>& info) { in printMemoryDomainExecutionTest()