Searched refs:lc (Results 1 – 1 of 1) sorted by relevance
105 std::ostream& operator<<(std::ostream& os, const LeakChecker& lc) { in operator <<() argument106 lc.DumpTo(os); in operator <<()114 LeakChecker lc; in TEST() local127 LeakChecker lc; in TEST() local160 if (pass == 0) lc.Reset(); in TEST()