Searched refs:lastMoveToIndex (Results 1 – 1 of 1) sorted by relevance
336 const int lastMoveToIndex = (ctrCount - 1) * N; in DEF_TEST() local349 const int expected = isClosed ? ~lastMoveToIndex : lastMoveToIndex; in DEF_TEST()