Searched refs:VogarUtils (Results 1 – 4 of 4) sorted by relevance
23 LOCAL_SRC_FILES := CollectAllTests.java DescriptionGenerator.java VogarUtils.java
28 public class VogarUtils { class
164 = VogarUtils.provideExpectationStore(libcoreExpectationDir); in main()165 ctsVogarExpectationStore = VogarUtils.provideExpectationStore(CTS_EXPECTATION_DIR); in main()425 } else if (VogarUtils.isVogarKnownFailure(expectations, in addToTests()
125 ctsExpectationStore = VogarUtils.provideExpectationStore("./" + CTS_EXPECTATION_DIR); in start()555 if (VogarUtils.isVogarKnownFailure(expectationStore, clazz.toString(), name)) { in getTestMethods()