Searched refs:getAllOutComes (Results 1 – 2 of 2) sorted by relevance
415 for (String exclude : testsDirStore.getAllOutComes().keySet()) { in getExcludeFile()423 for (String exclude : resourceStore.getAllOutComes().keySet()) { in getExcludeFile()
309 public Map<String, Expectation> getAllOutComes() { in getAllOutComes() method in ExpectationStore