Searched defs:SimpleGatherFixture (Results 1 – 1 of 1) sorted by relevance
89 struct SimpleGatherFixture : public GatherFixture struct91 SimpleGatherFixture() : GatherFixture("[ 5, 2 ]", "[ 3, 2 ]", "[ 3 ]") {} in SimpleGatherFixture() function