Searched refs:getRunUtil (Results 1 – 2 of 2) sorted by relevance
408 public IRunUtil getRunUtil() { in getRunUtil() method in BootTimeTest610 getRunUtil().sleep(mBootDelayTime); in testSuccessiveBoots()641 getRunUtil().sleep(5000); in testSuccessiveBoots()691 getRunUtil().sleep(2000); in testSuccessiveBoots()701 getRunUtil().sleep(mAfterBootDelayTime); in testSuccessiveBoots()723 getRunUtil().sleep(15000); in testSuccessiveBoots()784 getRunUtil().sleep(mBootDelayTime); in testSuccessiveBoots()
77 public IRunUtil getRunUtil() { in setUp()