HomeSort by relevance Sort by last modified time
    Searched refs:GetInUsec (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/sdch/open-vcdiff/src/
testing.h 91 inline int64_t GetInUsec() {
139 inline int64_t GetInUsec() {
rolling_hash_test.cc 165 return static_cast<double>(timer.GetInUsec())
177 return static_cast<double>(timer.GetInUsec())
addrcache_test.cc 617 static_cast<double>(encode_timer.GetInUsec()) / 1000;
627 static_cast<double>(decode_timer.GetInUsec()) / 1000;
blockhash_test.cc 341 static_cast<double>(block_compare_words_timer.GetInUsec())
359 static_cast<double>(block_contents_match_timer.GetInUsec())
    [all...]

Completed in 69 milliseconds