Home
last modified time | relevance | path

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

/aosp_15_r20/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/
H A DBedsteadJUnit4.java752 Map<Annotation, Integer> annotationCosts = mapAnnotationsCost(methods); in bedsteadAnnotationsSortedByCost() local
783 Map<Annotation, Integer> annotationCosts = new HashMap<>(); in mapAnnotationsCost() local