Searched refs:pmd_before (Results 1 – 1 of 1) sorted by relevance
20 scoped_ptr<ProcessMemoryDump> pmd_before(new ProcessMemoryDump(nullptr)); in TEST() local24 pmtdp->OnMemoryDump(high_detail_args, pmd_before.get()); in TEST()34 ASSERT_TRUE(pmd_before->has_process_totals()); in TEST()38 pmd_before->process_totals()->resident_set_bytes(); in TEST()