Searched refs:scopedStatistics (Results 1 – 2 of 2) sorted by relevance
62 ScopedStatistics(const ScopedStatistics& scopedStatistics) = delete;63 ScopedStatistics& operator=(const ScopedStatistics& scopedStatistics) = delete;
40 ScopedStatistics scopedStatistics(METHOD_NAME, methodStatistics); in TEST() local