Home
last modified time | relevance | path

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

/platform_testing/libraries/collectors-helper/memory/src/com/android/helpers/
DPinnerHelper.java148 HashSet<String> groups = new HashSet<>(); in updatePinnerInfo() local
156 if (!groups.contains(stat.getGroupName())) { in updatePinnerInfo()
157 groups.add(stat.getGroupName()); in updatePinnerInfo()
160 for (String group : groups) { in updatePinnerInfo()
/platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/
DBaseMetricListener.java500 List<String> groups = new ArrayList<>(); in shouldRun() local
503 groups.addAll(Arrays.asList(group.split(","))); in shouldRun()
506 for (String group : groups) { in shouldRun()
515 for (String group : groups) { in shouldRun()
/platform_testing/libraries/screenshot/scripts/
Ddeviceless_converter.py27 version = re.search(' version \"(\d+\.\d+).*\"', out).groups()[0]
/platform_testing/libraries/compatibility-common-util/tests/assets/
Darm64_libdl.txt69 There are no section groups in this file.
Darm32_libdl.txt49 There are no section groups in this file.
Dx86app_process64.txt85 There are no section groups in this file.
Dx86app_process32.txt57 There are no section groups in this file.