Searched refs:DerivedCopyCounter (Results 1 – 1 of 1) sorted by relevance
87 struct DerivedCopyCounter { struct88 DerivedCopyCounter(int* copies, int* assigns) in DerivedCopyCounter() function109 explicit CopyCounter(const DerivedCopyCounter& other) in CopyCounter()781 DerivedCopyCounter dervied(&copies, &assigns); in TEST_F()