Home
last modified time | relevance | path

Searched refs:isNoteworthy (Results 1 – 2 of 2) sorted by relevance

/external/vogar/src/vogar/
DAnnotatedOutcome.java86 public boolean isNoteworthy() { in isNoteworthy() method in AnnotatedOutcome
DConsole.java199 if (!annotatedOutcome.isNoteworthy()) { in summarizeOutcomes()