Searched refs:DerivedCopyCounter (Results 1 – 2 of 2) sorted by relevance
97 struct DerivedCopyCounter { struct98 DerivedCopyCounter(int* copies, int* assigns) in DerivedCopyCounter() argument119 explicit CopyCounter(const DerivedCopyCounter& other) in CopyCounter()838 DerivedCopyCounter derived(&copies, &assigns); in TEST_F()
98 struct DerivedCopyCounter { struct99 DerivedCopyCounter(int* copies, int* assigns) in DerivedCopyCounter() function120 explicit CopyCounter(const DerivedCopyCounter& other) in CopyCounter()839 DerivedCopyCounter derived(&copies, &assigns); in TEST_F()