Searched refs:alloc_size (Results 1 – 1 of 1) sorted by relevance
1555 size_t alloc_size; member1586 name += testing::PrintToString(params.alloc_size); in __anond0b6624a2a02()1680 char* volatile p = reinterpret_cast<char* volatile>(malloc(params.alloc_size)); in TEST_P()1691 p = reinterpret_cast<char* volatile>(malloc(params.alloc_size)); in TEST_P()1692 char* volatile p2 = reinterpret_cast<char* volatile>(malloc(params.alloc_size)); in TEST_P()