OSDN Git Service

updates and improvements on PopularUrlsTest
authorGuang Zhu <guangzhu@google.com>
Mon, 22 Mar 2010 17:11:24 +0000 (10:11 -0700)
committerGuang Zhu <guangzhu@google.com>
Mon, 22 Mar 2010 17:15:12 +0000 (10:15 -0700)
commitbbace44a2cdcc1747892a3de5d3b80422d426538
treea138a2247f582c7a183fe22041ab75554ba0fa13
parentb8a844da0049965b3cef5739dbab19c7ac766762
updates and improvements on PopularUrlsTest

* changed time recording unit from ns to ms
* implemented a timeout mechanism for page loading
* fixed a bug where url list will iterate forever
* minor changes in logging

Change-Id: I5f9812d2573d6942ddf404cf3fbb1782f328c73d
tests/src/com/android/browser/PopularUrlsTest.java