Searched refs:test_size_max (Results 1 – 1 of 1) sorted by relevance
39 bool test_size_max = argc == 3 && !strcmp(argv[2], "max"); in main() local44 size_t MallocSize = test_size_max ? std::numeric_limits<size_t>::max() in main()