/platform_testing/libraries/collectors-helper/memory/test/src/com/android/helpers/tests/ |
D | ShowmapSnapshotHelperTest.java | 111 Map<String, String> metrics = mShowmapSnapshotHelper.getMetrics(); in testEmptyProcessName() local 158 Map<String, String> metrics = mShowmapSnapshotHelper.getMetrics(); in testGetMetrics_AllProcess() local 176 Map<String, String> metrics = mShowmapSnapshotHelper.getMetrics(); in testGetMetrics_Invalid_Metric_Pattern() local 189 Map<String, String> metrics = mShowmapSnapshotHelper.getMetrics(); in testGetMetrics_Empty_Metric_Pattern() local 201 Map<String, String> metrics = mShowmapSnapshotHelper.getMetrics(); in testGetMetrics_Summation_Metric_Pattern() local 213 Map<String, String> metrics = mShowmapSnapshotHelper.getMetrics(); in testGetMetrics_verify_child_processes_metrics() local 238 Map<String, String> metrics = mShowmapSnapshotHelper.getMetrics(); in testGetMetrics_parent_process_child_processes_metrics() local 251 private boolean verifyDefaultMetrics(Map<String, String> metrics) { in verifyDefaultMetrics() argument 271 Map<String, String> metrics = mShowmapSnapshotHelper.getMetrics(); in testProcessList() local
|
D | HeapDumpHelperTest.java | 63 Map<String, String> metrics = mHeapDumpHelper.getMetrics(); in testSuccessfulHeapDumpCollection() local 71 Map<String, String> metrics = mHeapDumpHelper.getMetrics(); in testHeapCollectionProcessWithSpecialChars() local 82 Map<String, String> metrics = mHeapDumpHelper.getMetrics(); in testSuccessfulHeapDumpCollectionForTwoProcesses() local 90 Map<String, String> metrics = mHeapDumpHelper.getMetrics(); in testHeapDumpNotCollectedWithEmptyId() local
|
D | MemLeaksHelperTest.java | 146 Map<String, Long> metrics = mMemLeaksHelper.getMetrics(); in testGetMetricsNoIncrease() local 320 Map<String, Long> metrics = mMemLeaksHelper.getMetrics(); in testGetMetricsHasIncrease() local 419 Map<String, Long> metrics = mMemLeaksHelper.getMetrics(); in testNoUnreachableMemory() local 484 Map<String, Long> metrics = mMemLeaksHelper.getMetrics(); in testNoProcessName() local 535 Map<String, Long> metrics = mMemLeaksHelper.getMetrics(); in testEnclosedProcessName() local 946 Map<String, Long> metrics = mMemLeaksHelper.getMetrics(); in testByGivenNamesDiffOff() local 1392 Map<String, Long> metrics = mMemLeaksHelper.getMetrics(); in testByGivenNamesDiffOn() local 1448 Map<String, Long> metrics = mMemLeaksHelper.getMetrics(); in testByGivenEmptyNames() local
|
D | PinnerHelperTest.java | 106 Map<String, String> metrics = mPinnerHelper.getMetrics(); in testPinnerSnapshotDumpFile() local 118 Map<String, String> metrics = mPinnerHelper.getMetrics(); in testPinnerTotalFileSizeMetric() local 130 Map<String, String> metrics = mPinnerHelper.getMetrics(); in testSystemFileSizeMetrics() local 145 Map<String, String> metrics = mPinnerHelper.getMetrics(); in testIndividualAppFileSizeMetrics() local 160 Map<String, String> metrics = mPinnerHelper.getMetrics(); in testValidateTotalFileSizeCount() local 200 Map<String, String> metrics = mMockedPinnerHelper.getMetrics(); in testOnlySystemPinnerInfoIsPresent() local 226 Map<String, String> metrics = mMockedPinnerHelper.getMetrics(); in testOnlyAppPinnerMetricsInfoIsPresent() local 266 Map<String, String> metrics = mMockedPinnerHelper.getMetrics(); in testMetricMapResetOnMultipleGetMetrics() local
|
/platform_testing/libraries/collectors-helper/jank/test/src/com/android/helpers/ |
D | JankCollectionHelperTest.java | 115 Map<String, Double> metrics = mHelper.getMetrics(); in testCollect_valuesMatch() local 159 Map<String, Double> metrics = mHelper.getMetrics(); in testCollect_singlePackage() local 180 Map<String, Double> metrics = mHelper.getMetrics(); in testCollect_multiPackage() local 215 Map<String, Double> metrics = mHelper.getMetrics(); in testCollect_allPackages() local 260 Map<String, Double> metrics = mHelper.getMetrics(); in testCollect_ignoreMissingFields() local 324 Map<String, Double> metrics = mHelper.getMetrics(); in testCollect_firstValuesMatch() local 373 Map<String, Double> metrics = mHelper.getMetrics(); in testCollect_ignoreUnknownField() local
|
D | SfStatsCollectionHelperTest.java | 151 Map<String, Double> metrics = mHelper.getMetrics(); in testCollect_valuesMatch() local
|
/platform_testing/libraries/flicker/test/src/com/android/server/wm/flicker/service/ |
D | WMFlickerServiceRuleForTestSpecTest.kt | 78 val metrics = flickerRule.getMetrics() in <lambda>() constant 85 val metrics = flickerRule.getMetrics() in <lambda>() constant 93 val metrics = flickerRule.getMetrics() in <lambda>() constant 107 val metrics = flickerRule.getMetrics() in <lambda>() constant 120 val metrics = flickerRule.getMetrics() in <lambda>() constant
|
D | FlickerMetricsCollectorRuleTest.kt | 62 val metrics = flickerRule.getMetrics() in <lambda>() constant 69 val metrics = flickerRule.getMetrics() in <lambda>() constant 84 val metrics = flickerRule.getMetrics() in <lambda>() constant
|
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/ |
D | LauncherJankTests.java | 101 public void afterTestOpenAllAppsContainer(Bundle metrics) throws IOException { in afterTestOpenAllAppsContainer() 115 public void afterTestAllAppsContainerSwipe(Bundle metrics) throws IOException { in afterTestAllAppsContainerSwipe() 141 public void afterTestHomeScreenSwipe(Bundle metrics) throws IOException { in afterTestHomeScreenSwipe() 167 public void afterTestWidgetsContainerFling(Bundle metrics) throws IOException { in afterTestWidgetsContainerFling() 192 public void afterOpenCloseMessagesApp(Bundle metrics) throws IOException { in afterOpenCloseMessagesApp()
|
D | SystemUiJankTests.java | 175 public void forceStopPackages(Bundle metrics) throws IOException { in forceStopPackages() 405 public void afterNotificationListPull(Bundle metrics) throws Exception { in afterNotificationListPull() 437 public void afterNotificationListScroll(Bundle metrics) throws Exception { in afterNotificationListScroll() 495 public void afterQuickSettings(Bundle metrics) throws Exception { in afterQuickSettings() 530 public void afterUnlock(Bundle metrics) throws Exception { in afterUnlock() 567 public void afterExpand(Bundle metrics) throws Exception { in afterExpand() 615 public void afterClearAll(Bundle metrics) throws Exception { in afterClearAll() 653 public void afterChangeBrightness(Bundle metrics) throws Exception { in afterChangeBrightness() 695 public void afterNotificationAppear(Bundle metrics) throws Exception { in afterNotificationAppear() 748 public void afterAmbientWakeUp(Bundle metrics) throws Exception { in afterAmbientWakeUp() [all …]
|
/platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/ |
D | ThermalHelperTest.java | 133 Map<String, StringBuilder> metrics = mThermalHelper.getMetrics(); in testSingleEvent() local 163 Map<String, StringBuilder> metrics = mThermalHelper.getMetrics(); in testMultipleDifferentEvents() local 183 Map<String, StringBuilder> metrics = mThermalHelper.getMetrics(); in testParseTemperature() local 218 Map<String, StringBuilder> metrics = mThermalHelper.getMetrics(); in testParseTemperatureMock() local
|
/platform_testing/libraries/collectors-helper/memory/src/com/android/helpers/ |
D | DumpsysMeminfoHelper.java | 79 Map<String, Long> metrics = new HashMap<>(); in getMetrics() local 111 Map<String, Long> metrics = new HashMap<>(); in parseMetrics() local 153 Map<String, Long> metrics, in putHeapMetrics() 169 Map<String, Long> metrics, in putHeapMetric()
|
D | ProcessShowmapHelper.java | 143 ShowmapMetrics[] metrics = new ShowmapMetrics[processNames.length]; in sampleMemoryOfProcesses() local 177 ShowmapMetrics metrics = new ShowmapMetrics(); in sampleMemory() local
|
/platform_testing/libraries/collectors-helper/generic/test/src/com/android/helpers/tests/ |
D | GenericExecutableCollectorHelperTest.java | 119 Map<String, String> metrics = mGenericExecutableCollectorHelper.getMetrics(); in testMultipleGoodFiles() local 177 Map<String, String> metrics = mGenericExecutableCollectorHelper.getMetrics(); in testBadExectuable_goodExecutableStillCollects() local
|
/platform_testing/libraries/collectors-helper/lyric/src/com/android/helpers/ |
D | LyricCpuUtilizationHelper.java | 93 Map<String, Double> metrics = new HashMap<>(); in processOutput() local 102 Map<String, Double> metrics = new HashMap<>(); in processMatch() local
|
/platform_testing/libraries/collectors-helper/lyric/test/src/com/android/helpers/ |
D | LyricCpuUtilizationHelperTest.java | 59 Map<String, Double> metrics = LyricCpuUtilizationHelper.processOutput(testString); in testProcessOutput() local
|
D | LyricMemProfilerHelperTest.java | 227 Map<String, Integer> metrics = helper.processOutput(memInfoStringList, dmabufDumpString); in testParsePid() local 388 Map<String, Integer> metrics = helper.processOutput(memInfoStringList, dmabufDumpString); in testProcessOutput() local 441 Map<String, Integer> metrics = helper.getMetrics(); in testProfilePeriod() local 522 Map<String, Integer> metrics = helper.getMetrics(); in testProfilePeriodLessThanMin() local
|
/platform_testing/libraries/collectors-helper/power/test/src/com/android/helpers/ |
D | PwrStatsUtilHelperTest.java | 71 Map<String, Long> metrics = mHelper.getMetrics(); in successfulRun() local
|
/platform_testing/libraries/screenshot/src/androidTest/java/platform/test/screenshot/ |
D | DeviceEmulationRuleTest.kt | 64 val metrics = DisplayMetrics() in <lambda>() constant
|
/platform_testing/tests/jank/touch_latency_wear/src/com/android/wearable/touch/janktests/ |
D | BouncingBallJankTest.java | 49 public void goBackHome(Bundle metrics) { in goBackHome()
|
/platform_testing/tests/jank/sysapp_wear/src/com/android/wearable/sysapp/janktests/ |
D | WatchFacePickerJankTest.java | 142 public void removeAllButOneWatchFace(Bundle metrics) { in removeAllButOneWatchFace() 167 public void goBackHome(Bundle metrics) { in goBackHome()
|
D | AppLauncherFlingJankTest.java | 89 public void goBackHome(Bundle metrics) throws RemoteException { in goBackHome()
|
D | CardsJankTest.java | 80 public void goBackHome(Bundle metrics) { in goBackHome()
|
D | SettingsFlingJankTest.java | 89 public void goBackHome(Bundle metrics) { in goBackHome()
|
/platform_testing/tests/jank/androidtvjanktests/src/com/android/androidtv/janktests/ |
D | SystemUiJankTests.java | 77 public void afterTestHomeScreenNavigation(Bundle metrics) throws IOException { in afterTestHomeScreenNavigation() 100 public void afterTestSettings(Bundle metrics) throws IOException { in afterTestSettings()
|