Home
last modified time | relevance | path

Searched refs:MAX_SAMPLES (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Dpriority_queue_test.c21 #define MAX_SAMPLES 500000 macro
55 static size_t values[MAX_SAMPLES], sorted[MAX_SAMPLES], ref[MAX_SAMPLES]; in test_size_t_priority_queue_int()
65 if (!TEST_size_t_le(count, MAX_SAMPLES)) in test_size_t_priority_queue_int()
156 return test_size_t_priority_queue_int(0, 0, MAX_SAMPLES, MAX_SAMPLES / 100, in test_large_priority_queue()

Completed in 4 milliseconds