Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DMemoryDomainTests.cpp312 using MemoryDomainAllocateTestParam = std::tuple<NamedDevice, TestOperandType>; typedef
314 public testing::WithParamInterface<MemoryDomainAllocateTestParam> {
602 const testing::TestParamInfo<MemoryDomainAllocateTestParam>& info) { in printMemoryDomainAllocateTest()