Home
last modified time | relevance | path

Searched refs:block_contents_match_timer (Results 1 – 1 of 1) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
Dblockhash_test.cc344 CycleTimer block_contents_match_timer; in TestAndPrintTimesForCompareFunctions() local
345 block_contents_match_timer.Start(); in TestAndPrintTimesForCompareFunctions()
357 block_contents_match_timer.Stop(); in TestAndPrintTimesForCompareFunctions()
359 static_cast<double>(block_contents_match_timer.GetInUsec()) in TestAndPrintTimesForCompareFunctions()