Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DMemoryDomainTests.cpp314 using MemoryDomainAllocateTestParam = std::tuple<NamedDevice, TestOperandType>; typedef
316 public testing::WithParamInterface<MemoryDomainAllocateTestParam> {
604 const testing::TestParamInfo<MemoryDomainAllocateTestParam>& info) { in printMemoryDomainAllocateTest()
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DMemoryDomainTests.cpp305 using MemoryDomainAllocateTestParam = std::tuple<NamedDevice, TestOperandType>; typedef
307 public testing::WithParamInterface<MemoryDomainAllocateTestParam> {
602 const testing::TestParamInfo<MemoryDomainAllocateTestParam>& info) { in printMemoryDomainAllocateTest()