NO_LEAKS          428 third_party/tcmalloc/chromium/src/tests/heap-checker_unittest.cc     type == NO_LEAKS ? RUN_SILENT(*check, BriefNoLeaks)
NO_LEAKS          452 third_party/tcmalloc/chromium/src/tests/heap-checker_unittest.cc   VerifyLeaks(&check, NO_LEAKS, 300 + 100 * sizeof(int), 2);
NO_LEAKS          483 third_party/tcmalloc/chromium/src/tests/heap-checker_unittest.cc   VerifyLeaks(&check, NO_LEAKS, 4 * sizeof(void*), 2);
NO_LEAKS          642 third_party/tcmalloc/chromium/src/tests/heap-checker_unittest.cc   VerifyLeaks(&check, NO_LEAKS, (280+120)*sizeof(int), 2);
NO_LEAKS          428 third_party/tcmalloc/vendor/src/tests/heap-checker_unittest.cc     type == NO_LEAKS ? RUN_SILENT(*check, BriefNoLeaks)
NO_LEAKS          452 third_party/tcmalloc/vendor/src/tests/heap-checker_unittest.cc   VerifyLeaks(&check, NO_LEAKS, 300 + 100 * sizeof(int), 2);
NO_LEAKS          483 third_party/tcmalloc/vendor/src/tests/heap-checker_unittest.cc   VerifyLeaks(&check, NO_LEAKS, 4 * sizeof(void*), 2);
NO_LEAKS          642 third_party/tcmalloc/vendor/src/tests/heap-checker_unittest.cc   VerifyLeaks(&check, NO_LEAKS, (280+120)*sizeof(int), 2);