HomeSort by relevance Sort by last modified time
    Searched full:max_allocation_size (Results 1 - 1 of 1) sorted by null

  /art/runtime/gc/space/
large_object_space_test.cc 54 static const size_t max_allocation_size = 0x100000; local
59 size_t request_size = test_rand(&rand_seed) % max_allocation_size;

Completed in 164 milliseconds