Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc7575 static int copy_assignment_calls; member
7583 int ConstructionCounting::copy_assignment_calls = 0; member in ConstructionCounting