Searched refs:BUGREPORT (Results 1 – 4 of 4) sorted by relevance
40 assertEquals(TestLogType.BUGREPORT, in testTestLogType_fromDataName()46 assertEquals("bugreport", TestLogType.BUGREPORT.getAttrValue()); in testTestLogType_getAttrValue()
58 super.testLog(String.format("%s-bugreport", test.toString()), LogDataType.BUGREPORT, in testFailed()
37 BUGREPORT("bug-"), enumConstant
513 if (dataType == LogDataType.BUGREPORT) { in testLogSaved()