Home
last modified time | relevance | path

Searched refs:check_for_leaks (Results 1 – 2 of 2) sorted by relevance

/external/chromium/testing/gtest/samples/
Dsample10_unittest.cc116 bool check_for_leaks = false; in main() local
118 check_for_leaks = true; in main()
125 if (check_for_leaks) { in main()
/external/protobuf/gtest/samples/
Dsample10_unittest.cc116 bool check_for_leaks = false; in main() local
118 check_for_leaks = true; in main()
125 if (check_for_leaks) { in main()