Home
last modified time | relevance | path

Searched defs:dtor_calls (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc7572 static int dtor_calls; member
7580 int ConstructionCounting::dtor_calls = 0; member in ConstructionCounting