Searched refs:n_megs (Results 1 – 1 of 1) sorted by relevance
306 size_t n_megs = 4100; in TEST() local307 EXPECT_DEATH(Ident((char*)malloc(n_megs << 20))[-1] = 0, in TEST()