Home
last modified time | relevance | path

Searched refs:expectationStores (Results 1 – 1 of 1) sorted by relevance

/cts/tools/utils/
DVogarUtils.java33 public static boolean isVogarKnownFailure(ExpectationStore[] expectationStores, in isVogarKnownFailure() argument
36 for (ExpectationStore expectationStore : expectationStores) { in isVogarKnownFailure()
119 ExpectationStore[] expectationStores, in extractSupportedAbis() argument
125 for (ExpectationStore expectationStore : expectationStores) { in extractSupportedAbis()
137 public static int timeoutInMinutes(ExpectationStore[] expectationStores, in timeoutInMinutes() argument
141 for (ExpectationStore expectationStore : expectationStores) { in timeoutInMinutes()