Searched refs:MemoryDomainExecutionTestParam (Results 1 – 1 of 1) sorted by relevance
836 using MemoryDomainExecutionTestParam = std::tuple<NamedDevice, TestOperandType, Executor>; typedef839 public testing::WithParamInterface<MemoryDomainExecutionTestParam> {1191 const testing::TestParamInfo<MemoryDomainExecutionTestParam>& info) { in printMemoryDomainExecutionTest()