Searched refs:LOGCAT (Results 1 – 4 of 4) sorted by relevance
38 assertEquals(TestLogType.LOGCAT, in testTestLogType_fromDataName()45 assertEquals("logcat", TestLogType.LOGCAT.getAttrValue()); in testTestLogType_getAttrValue()51 assertEquals(TestLogType.LOGCAT, log.getLogType()); in testFromDataName()73 assertEquals(TestLogType.LOGCAT, log.getLogType()); in testFromXml()98 TestLog log = TestLog.of(TestLogType.LOGCAT, "http://logs/foo/bar"); in testSerialize()
66 super.testLog(String.format("%s-logcat", test.toString()), LogDataType.LOGCAT, in testFailed()
36 LOGCAT("logcat-"), enumConstant
515 } else if (dataType == LogDataType.LOGCAT) { in testLogSaved()