Searched defs:DynamicDivFixture (Results 1 – 1 of 1) sorted by relevance
112 struct DynamicDivFixture : public DivFixture struct114 DynamicDivFixture() : DivFixture("[ 1, 2, 2, 3 ]", "[ 1, 2, 2, 3 ]", "[ ]") {} in DynamicDivFixture() argument