Searched refs:max_heap_string (Results 1 – 1 of 1) sorted by relevance
301 std::string max_heap_string(StringPrintf("-Xmx%zdm", gc::Heap::kDefaultMaximumSize / MB)); in SetUp() local309 options.push_back(std::make_pair(max_heap_string, nullptr)); in SetUp()