Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/
DBedsteadJUnit4.java255 List<Annotation> bedsteadAnnotationsSortedByMostCommon = in sortMethodsByBedsteadAnnotations() local
274 private List<Annotation> bedsteadAnnotationsSortedByMostCommon(List<FrameworkMethod> methods) { in bedsteadAnnotationsSortedByMostCommon() method in BedsteadJUnit4