Searched defs:ConcatNegativeAxisFixture (Results 1 – 1 of 1) sorted by relevance
94 struct ConcatNegativeAxisFixture : ConcatFixture struct96 ConcatNegativeAxisFixture() : ConcatFixture("-1", { 1, 2, 5 }, { 1, 2, 3 }, { 1, 2, 8 }) {} in ConcatNegativeAxisFixture() argument