Searched refs:MHD_random_ (Results 1 – 3 of 3) sorted by relevance
144 delta = 1 + MHD_random_ () % (size - i); in test_urlencoding()253 delta = 1 + MHD_random_ () % (size - i); in test_multipart()288 delta = 1 + MHD_random_ () % (size - i); in test_nested_multipart()322 delta = 1 + MHD_random_ () % (size - i); in test_empty_value()
86 delta = 1 + MHD_random_ () % (size - i); in test_simple_large()
196 #define MHD_random_() random() macro198 #define MHD_random_() MHD_W32_random_() macro