Searched refs:FixedEC (Results 1 – 2 of 2) sorted by relevance
755 auto FixedEC = ElementCount::getFixed(Min); in TEST() local757 for (auto EC : {ScalableEC, FixedEC}) { in TEST()
1522 auto FixedEC = ElementCount::getFixed(4); in TEST_F() local1527 for (auto EC : {FixedEC, ScalableEC}) { in TEST_F()