Searched refs:MemoryDomainAllocateTestParam (Results 1 – 1 of 1) sorted by relevance
312 using MemoryDomainAllocateTestParam = std::tuple<NamedDevice, TestOperandType>; typedef314 public testing::WithParamInterface<MemoryDomainAllocateTestParam> {602 const testing::TestParamInfo<MemoryDomainAllocateTestParam>& info) { in printMemoryDomainAllocateTest()