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