Searched refs:provideExpectationStore (Results 1 – 3 of 3) sorted by relevance
66 public static ExpectationStore provideExpectationStore(String dir) throws IOException { in provideExpectationStore() method in VogarUtils
175 = VogarUtils.provideExpectationStore(libcoreExpectationDir); in main()176 ctsVogarExpectationStore = VogarUtils.provideExpectationStore(CTS_EXPECTATION_DIR); in main()
137 ctsExpectationStore = VogarUtils.provideExpectationStore("./" + CTS_EXPECTATION_DIR); in start()