Searched refs:max_allocation_size (Results 1 – 1 of 1) sorted by relevance
55 static const size_t max_allocation_size = 0x100000; in LargeObjectTest() local60 size_t request_size = test_rand(&rand_seed) % max_allocation_size; in LargeObjectTest()