Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc7576 static int move_assignment_calls; member
7584 int ConstructionCounting::move_assignment_calls = 0; member in ConstructionCounting