Searched refs:base (Results 1 – 2 of 2) sorted by relevance
98 unsigned int base = count * count; in test_int() local104 dynarray_int_add (&dyn, base + i); in test_int()109 *place = base + i; in test_int()157 TEST_VERIFY_EXIT (*dynarray_int_at (&dyn, i) == base + i); in test_int()174 TEST_VERIFY_EXIT (result.array[i] == base + i); in test_int()225 unsigned int base = count * count; in test_str() local230 char *item = xasprintf ("%d", base + i); in test_str()287 char *expected = xasprintf ("%d", base + i); in test_str()312 char *expected = xasprintf ("%d", base + i); in test_str()
153 -t | --tim | --time | --time- | --time-b | --time-ba | --time-bas | --time-base | --time-based)
Completed in 6 milliseconds