Home
last modified time | relevance | path

Searched defs:annotatedElement (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/
DTestFilterHelper.java156 public boolean shouldTestRun(AnnotatedElement annotatedElement) { in shouldTestRun()
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DHostTest.java1147 protected boolean shouldTestRun(AnnotatedElement annotatedElement) { in shouldTestRun()