Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_runtime_test.cc393 std::string max_heap_string(StringPrintf("-Xmx%zdm", gc::Heap::kDefaultMaximumSize / MB)); in SetUp() local
406 options.push_back(std::make_pair(max_heap_string, nullptr)); in SetUp()