/platform_testing/libraries/collectors-helper/memory/test/src/com/android/helpers/tests/ |
D | ShowmapSnapshotHelperTest.java | 100 Map<String, String> metrics = mShowmapSnapshotHelper.getMetrics(); in testEmptyProcessName() local 147 Map<String, String> metrics = mShowmapSnapshotHelper.getMetrics(); in testGetMetrics_AllProcess() local 165 Map<String, String> metrics = mShowmapSnapshotHelper.getMetrics(); in testGetMetrics_Invalid_Metric_Pattern() local 177 Map<String, String> metrics = mShowmapSnapshotHelper.getMetrics(); in testGetMetrics_Empty_Metric_Pattern() local 187 Map<String, String> metrics = mShowmapSnapshotHelper.getMetrics(); in testProcessList() local
|
/platform_testing/libraries/collectors-helper/jank/test/src/com/android/helpers/ |
D | JankCollectionHelperTest.java | 106 Map<String, Double> metrics = mHelper.getMetrics(); in testCollect_valuesMatch() local 143 Map<String, Double> metrics = mHelper.getMetrics(); in testCollect_singlePackage() local 164 Map<String, Double> metrics = mHelper.getMetrics(); in testCollect_multiPackage() local 199 Map<String, Double> metrics = mHelper.getMetrics(); in testCollect_allPackages() local 244 Map<String, Double> metrics = mHelper.getMetrics(); in testCollect_ignoreMissingFields() local 272 Map<String, Double> metrics = mHelper.getMetrics(); in testCollect_ignoreUnknownField() local
|
D | SfStatsCollectionHelperTest.java | 147 Map<String, Double> metrics = mHelper.getMetrics(); in testCollect_valuesMatch() local
|
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/ |
D | LauncherJankTests.java | 98 public void afterTestOpenAllAppsContainer(Bundle metrics) throws IOException { in afterTestOpenAllAppsContainer() 123 public void afterTestAllAppsContainerSwipe(Bundle metrics) throws IOException { in afterTestAllAppsContainerSwipe() 149 public void afterTestHomeScreenSwipe(Bundle metrics) throws IOException { in afterTestHomeScreenSwipe() 175 public void afterTestWidgetsContainerFling(Bundle metrics) throws IOException { in afterTestWidgetsContainerFling() 200 public void afterOpenCloseMessagesApp(Bundle metrics) throws IOException { in afterOpenCloseMessagesApp()
|
D | SystemUiJankTests.java | 174 public void forceStopPackages(Bundle metrics) throws IOException { in forceStopPackages() 392 public void afterNotificationListPull(Bundle metrics) throws Exception { in afterNotificationListPull() 424 public void afterNotificationListScroll(Bundle metrics) throws Exception { in afterNotificationListScroll() 482 public void afterQuickSettings(Bundle metrics) throws Exception { in afterQuickSettings() 517 public void afterUnlock(Bundle metrics) throws Exception { in afterUnlock() 554 public void afterExpand(Bundle metrics) throws Exception { in afterExpand() 602 public void afterClearAll(Bundle metrics) throws Exception { in afterClearAll() 638 public void afterChangeBrightness(Bundle metrics) throws Exception { in afterChangeBrightness() 678 public void afterNotificationAppear(Bundle metrics) throws Exception { in afterNotificationAppear() 731 public void afterAmbientWakeUp(Bundle metrics) throws Exception { in afterAmbientWakeUp() [all …]
|
D | SettingsJankTests.java | 101 public void afterTestSettingsFling(Bundle metrics) throws IOException { in afterTestSettingsFling()
|
/platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/ |
D | ThermalHelperTest.java | 107 Map<String, StringBuilder> metrics = mThermalHelper.getMetrics(); in testSingleEvent() local 137 Map<String, StringBuilder> metrics = mThermalHelper.getMetrics(); in testMultipleDifferentEvents() local
|
/platform_testing/libraries/collectors-helper/power/test/src/com/android/helpers/ |
D | PwrStatsUtilHelperTest.java | 72 Map<String, Long> metrics = mHelper.getMetrics(); in successfulRun() local
|
/platform_testing/tests/jank/touch_latency_wear/src/com/android/wearable/touch/janktests/ |
D | BouncingBallJankTest.java | 48 public void goBackHome(Bundle metrics) { in goBackHome()
|
/platform_testing/tests/jank/sysapp_wear/src/com/android/wearable/sysapp/janktests/ |
D | WatchFacePickerJankTest.java | 141 public void removeAllButOneWatchFace(Bundle metrics) { in removeAllButOneWatchFace() 166 public void goBackHome(Bundle metrics) { in goBackHome()
|
D | AppLauncherFlingJankTest.java | 88 public void goBackHome(Bundle metrics) throws RemoteException { in goBackHome()
|
D | CardsJankTest.java | 79 public void goBackHome(Bundle metrics) { in goBackHome()
|
D | SettingsFlingJankTest.java | 87 public void goBackHome(Bundle metrics) { in goBackHome()
|
D | WatchFaceJankTest.java | 79 public void removeAllButOneWatchFace(Bundle metrics) { in removeAllButOneWatchFace()
|
D | QuickSettingsJankTest.java | 96 public void goBackHome(Bundle metrics) { in goBackHome()
|
/platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/ |
D | BaseCollectionListener.java | 102 Map<String, T> metrics = mHelper.getMetrics(); in onTestEnd() local 114 Map<String, T> metrics = mHelper.getMetrics(); in onTestRunEnd() local
|
/platform_testing/tests/jank/uibench_wear/src/com/android/wearable/uibench/janktests/ |
D | UiBenchRenderingJankTests.java | 110 public void goBackHome(Bundle metrics) throws UiObjectNotFoundException { in goBackHome()
|
D | UiBenchTextJankTests.java | 156 public void goBackHome(Bundle metrics) throws UiObjectNotFoundException { in goBackHome()
|
/platform_testing/libraries/collectors-helper/memory/src/com/android/helpers/ |
D | ProcessShowmapHelper.java | 143 ShowmapMetrics[] metrics = new ShowmapMetrics[processNames.length]; in sampleMemoryOfProcesses() local 177 ShowmapMetrics metrics = new ShowmapMetrics(); in sampleMemory() local
|
D | DumpsysMeminfoHelper.java | 100 Map<String, Long> metrics = new HashMap<>(); in getMetrics() local 131 Map<String, Long> metrics = new HashMap<>(); in parseMetrics() local
|
/platform_testing/tests/jank/androidtvjanktests/src/com/android/androidtv/janktests/ |
D | SystemUiJankTests.java | 76 public void afterTestHomeScreenNavigation(Bundle metrics) throws IOException { in afterTestHomeScreenNavigation() 99 public void afterTestSettings(Bundle metrics) throws IOException { in afterTestSettings()
|
D | SystemAppJankTests.java | 55 public void afterTestSystemApp(Bundle metrics) throws IOException { in afterTestSystemApp()
|
/platform_testing/libraries/device-collectors/src/test/java/android/device/collectors/ |
D | IncidentReportListenerTest.java | 162 Bundle metrics = record.createBundleFromMetrics(); in testReportMetricsAsData() local
|
/platform_testing/libraries/collectors-helper/power/src/com/android/helpers/ |
D | PwrStatsUtilHelper.java | 115 Map<String, Long> metrics = new HashMap<>(); in processMetricsFromLogFile() local
|
/platform_testing/libraries/system-helpers/device-helper/src/android/system/helpers/ |
D | DeviceHelper.java | 59 DisplayMetrics metrics = new DisplayMetrics(); in isTablet() local
|