Searched defs:SimpleGatherNdFixture (Results 1 – 1 of 1) sorted by relevance
93 struct SimpleGatherNdFixture : public GatherNdFixture struct95 SimpleGatherNdFixture() : GatherNdFixture("[ 5, 2 ]", "[ 3, 1 ]", "[ 3, 2 ]" ) {} in SimpleGatherNdFixture() argument