Searched refs:expectWtfAnnotation (Results 1 – 1 of 1) sorted by relevance
640 ExpectWtf expectWtfAnnotation = testMethod.getAnnotation(ExpectWtf.class); in apply() local641 Preconditions.checkState(expectWtfAnnotation == null || mLogTags != null, in apply()651 if (expectWtfAnnotation != null) { in apply()