Searched defs:SELECT_SMOKE (Results 1 - 1 of 1) sorted by path

/frameworks/base/test-runner/src/android/test/suitebuilder/
H A DTestPredicates.java39 public static final Predicate<TestMethod> SELECT_SMOKE = new HasAnnotation(Smoke.class); field in class:TestPredicates

Completed in 55 milliseconds