Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/samples/
H A Dsample10_unittest.cc108 bool check_for_leaks = false; in main() local
110 check_for_leaks = true; in main()
118 if (check_for_leaks) { in main()