Searched refs:lc (Results 1 – 1 of 1) sorted by relevance
106 std::ostream& operator<<(std::ostream& os, const LeakChecker& lc) { in operator <<() argument107 lc.DumpTo(os); in operator <<()121 LeakChecker lc; in TEST() local134 LeakChecker lc; in TEST() local167 if (pass == 0) lc.Reset(); in TEST()