Searched refs:test_end (Results 1 – 1 of 1) sorted by relevance
209 auto test_end = std::chrono::system_clock::now(); in swapAndCleanStatsMap() local210 auto diffSec = test_end - test_start; in swapAndCleanStatsMap()