Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc7574 static int move_ctor_calls; member
7582 int ConstructionCounting::move_ctor_calls = 0; member in ConstructionCounting