Searched refs:getLog (Results 1 – 4 of 4) sorted by relevance
91 String getLog(); in getLog() method
148 public String getLog() { in getLog() method in TestResult
544 String logcat = r.getLog(); in writeResults()
572 assertNull("Unexpected log", moduleATest1.getLog()); in checkResult()607 assertEquals("Incorrect log", LOGCAT, moduleBTest3.getLog()); in checkResult()643 assertNull("Unexpected log", moduleBTest4.getLog()); in checkResult()665 assertNull("Unexpected log", moduleBTest5.getLog()); in checkResult()