Searched refs:hasLog (Results 1 – 1 of 1) sorted by relevance
112 while (!hasLog(searchStr) && (ct++ < CHECK_RETRIES)) { in waitFor()115 return hasLog(searchStr); in waitFor()118 protected boolean hasLog(String str) throws DeviceNotAvailableException { in hasLog() method in BaseTileServiceTest