HomeSort by relevance Sort by last modified time
    Searched refs:provideExpectationStore (Results 1 - 3 of 3) sorted by null

  /cts/tools/utils/
VogarUtils.java 49 public static ExpectationStore provideExpectationStore(String dir) throws IOException {
CollectAllTests.java 164 = VogarUtils.provideExpectationStore(libcoreExpectationDir);
165 ctsVogarExpectationStore = VogarUtils.provideExpectationStore(CTS_EXPECTATION_DIR);
DescriptionGenerator.java 125 ctsExpectationStore = VogarUtils.provideExpectationStore("./" + CTS_EXPECTATION_DIR);

Completed in 1732 milliseconds