Searched refs:total_alloc_end (Results 1 – 1 of 1) sorted by relevance
128 const size_t total_alloc_end = stats->total_alloc_bytes; in TestStackTracesWithParams() local131 EXPECT_EQ(kSize1 + kSize2, total_alloc_start - total_alloc_end); in TestStackTracesWithParams()