Searched refs:hostTime (Results 1 – 1 of 1) sorted by relevance
99 long hostTime = System.currentTimeMillis() / 1000; in tearDown() local100 assertTrue("Phone has had a hard reset", (hostTime - deviceTime) < 2); in tearDown()