Home
last modified time | relevance | path

Searched defs:metrics (Results 1 – 25 of 27) sorted by relevance

12

/platform_testing/libraries/collectors-helper/memory/test/src/com/android/helpers/tests/
DShowmapSnapshotHelperTest.java100 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/
DJankCollectionHelperTest.java106 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
DSfStatsCollectionHelperTest.java147 Map<String, Double> metrics = mHelper.getMetrics(); in testCollect_valuesMatch() local
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
DLauncherJankTests.java98 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()
DSystemUiJankTests.java174 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 …]
DSettingsJankTests.java101 public void afterTestSettingsFling(Bundle metrics) throws IOException { in afterTestSettingsFling()
/platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/
DThermalHelperTest.java107 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/
DPwrStatsUtilHelperTest.java72 Map<String, Long> metrics = mHelper.getMetrics(); in successfulRun() local
/platform_testing/tests/jank/touch_latency_wear/src/com/android/wearable/touch/janktests/
DBouncingBallJankTest.java48 public void goBackHome(Bundle metrics) { in goBackHome()
/platform_testing/tests/jank/sysapp_wear/src/com/android/wearable/sysapp/janktests/
DWatchFacePickerJankTest.java141 public void removeAllButOneWatchFace(Bundle metrics) { in removeAllButOneWatchFace()
166 public void goBackHome(Bundle metrics) { in goBackHome()
DAppLauncherFlingJankTest.java88 public void goBackHome(Bundle metrics) throws RemoteException { in goBackHome()
DCardsJankTest.java79 public void goBackHome(Bundle metrics) { in goBackHome()
DSettingsFlingJankTest.java87 public void goBackHome(Bundle metrics) { in goBackHome()
DWatchFaceJankTest.java79 public void removeAllButOneWatchFace(Bundle metrics) { in removeAllButOneWatchFace()
DQuickSettingsJankTest.java96 public void goBackHome(Bundle metrics) { in goBackHome()
/platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/
DBaseCollectionListener.java102 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/
DUiBenchRenderingJankTests.java110 public void goBackHome(Bundle metrics) throws UiObjectNotFoundException { in goBackHome()
DUiBenchTextJankTests.java156 public void goBackHome(Bundle metrics) throws UiObjectNotFoundException { in goBackHome()
/platform_testing/libraries/collectors-helper/memory/src/com/android/helpers/
DProcessShowmapHelper.java143 ShowmapMetrics[] metrics = new ShowmapMetrics[processNames.length]; in sampleMemoryOfProcesses() local
177 ShowmapMetrics metrics = new ShowmapMetrics(); in sampleMemory() local
DDumpsysMeminfoHelper.java100 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/
DSystemUiJankTests.java76 public void afterTestHomeScreenNavigation(Bundle metrics) throws IOException { in afterTestHomeScreenNavigation()
99 public void afterTestSettings(Bundle metrics) throws IOException { in afterTestSettings()
DSystemAppJankTests.java55 public void afterTestSystemApp(Bundle metrics) throws IOException { in afterTestSystemApp()
/platform_testing/libraries/device-collectors/src/test/java/android/device/collectors/
DIncidentReportListenerTest.java162 Bundle metrics = record.createBundleFromMetrics(); in testReportMetricsAsData() local
/platform_testing/libraries/collectors-helper/power/src/com/android/helpers/
DPwrStatsUtilHelper.java115 Map<String, Long> metrics = new HashMap<>(); in processMetricsFromLogFile() local
/platform_testing/libraries/system-helpers/device-helper/src/android/system/helpers/
DDeviceHelper.java59 DisplayMetrics metrics = new DisplayMetrics(); in isTablet() local

12