Searched defs:expectation (Results 1 – 7 of 7) sorted by relevance
55 Expectation expectation = expectationStore.get(fullTestName); in isVogarKnownFailure() local99 public static Set<String> extractSupportedAbis(String architecture, Expectation expectation) { in extractSupportedAbis()126 Expectation expectation = expectationStore.get(fullTestName); in extractSupportedAbis() local169 public static int timeoutInMinutes(Expectation expectation) { in timeoutInMinutes()
577 Expectation expectation = expectationStore.get( in getTestMethods() local
38 private final Expectation expectation; field in AnnotatedOutcome47 AnnotatedOutcome(Outcome outcome, Expectation expectation, in AnnotatedOutcome()
107 Expectation expectation = outcomes.get(name); in getByNameOrPackage() local244 Expectation expectation = new Expectation(result, pattern, tags, description, buganizerBug); in readExpectation() local
136 public ResultValue getResultValue(Expectation expectation) { in getResultValue()
92 Expectation expectation = expectationStore.get(testName); in shouldRun() local
255 public static void removeUnsupportedAbis(Expectation expectation, Set<String> supportedAbis) { in removeUnsupportedAbis()