Searched refs:dsEnd (Results 1 – 1 of 1) sorted by relevance
946 const auto dsEnd = dsBegin + decltype(params.dispatchSequence)::SIZE; in createBindPointTests() local951 } while (std::next_permutation(dsBegin, dsEnd)); in createBindPointTests()