Searched refs:largestStart (Results 1 – 2 of 2) sorted by relevance
96 test_allocate(int32_t num, int32_t largestStart, int32_t largestLength, in test_allocate() argument100 fLargestStart = largestStart; in test_allocate()113 test_free(int32_t num, int32_t largestStart, int32_t largestLength, int32_t start, in test_free() argument117 fLargestStart = largestStart; in test_free()
1131 int32 largestStart = -1; in _CheckGroup() local1164 largestStart = currentStart; in _CheckGroup()1174 largestStart = currentStart; in _CheckGroup()1184 && (largestStart != group.fLargestStart in _CheckGroup()1188 (int)group.fLargestLength, (int)largestStart, (int)largestLength); in _CheckGroup()