Home
last modified time | relevance | path

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

/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/device/metric/
DShowmapPullerMetricCollectorTest.java104 HashMap<String, Metric> currentMetrics = new HashMap<>(); in test16ColumnHeaders() local
155 HashMap<String, Metric> currentMetrics = new HashMap<>(); in test17ColumnHeaders() local
201 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testOneObjectTwiceFlow() local
247 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testTwoObjectOnceFlow() local
294 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testThreeObjectOnceFlow() local
351 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testTwoProcessesFlow() local
413 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testNoProcessMatchFlow() local
463 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testNoProcessFlow() local
515 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testErrorFlow() local
536 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testEmptyFileFlow() local
[all …]
DPerfettoPullerMetricCollectorTest.java81 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testNoProcessingFlow() local
100 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testProcessingFlow() local
140 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testProcessingFlowWithFileSizeMetric() local
180 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testCompressedProcessingFlow() local
218 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testScriptFailureStatus() local
257 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testBinaryArgs() local
292 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testTraceProcessorArgsDefaults() local
344 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testTraceProcessorAdditionalArgs() local
381 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testTraceProcessorRunTimeAndStatus_success() local
431 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testTraceProcessorRunTimeAndStatus_failure() local
[all …]
DFilePullerDeviceMetricCollectorTest.java92 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testPullMatchingKey() local
114 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testPullMultipleMatchingKeyInMetrics() local
143 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testPullMatchingKeyPattern() local
165 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testMetricFileProcessingFlow() local
192 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testPatternNotMatching() local
212 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testPullMatchingDirectory() local
234 HashMap<String, Metric> currentMetrics = new HashMap<>(); in testCompressDirectoryOption() local
/aosp_15_r20/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
H A DWindowMetricsTestHelper.java46 public static void assertMetricsMatchesLayout(WindowMetrics currentMetrics, in assertMetricsMatchesLayout()
52 public static void assertMetricsMatchesLayout(WindowMetrics currentMetrics, in assertMetricsMatchesLayout()
99 final WindowMetrics currentMetrics = windowManager.getCurrentWindowMetrics(); in assertMetricsValidity() local
139 WindowMetrics currentMetrics, in assertMetricsMatchDisplay()
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/
H A DWindowMetricsTest.java74 WindowMetrics currentMetrics = mWm.getCurrentWindowMetrics(); in testAddViewAndRemoveView_GetMetrics_DoNotCrash() local
86 private static void verifyMetricsValidity(WindowMetrics currentMetrics, in verifyMetricsValidity()
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/metric/
DFilePullerDeviceMetricCollector.java132 Map<String, String> currentMetrics = TfMetricProtoUtil in processMetricRequest() local
191 final Map<String, String> currentMetrics, in pullMetricFile() argument
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
H A DWindowMetricsActivityTests.java241 final Supplier<WindowMetrics> currentMetrics = in assertMetricsMatchesLayout() local
306 final WindowMetrics currentMetrics = windowManager.getCurrentWindowMetrics(); in assertMetricsValidityForNonresizableActivity() local
H A DWindowMetricsWindowContextTests.java104 final WindowMetrics currentMetrics = mWm.getCurrentWindowMetrics(); in assertWindowContextMetricsMatchesLayout() local
/aosp_15_r20/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/area/
H A DExtensionRearDisplayTest.java338 DisplayMetrics currentMetrics = new DisplayMetrics(); in testGetRearDisplayMetrics_afterRotation() local
/aosp_15_r20/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/layout/
H A DExtensionWindowLayoutComponentTest.java336 final WindowMetrics currentMetrics = mWm.getCurrentWindowMetrics(); in testWindowLayoutComponent_providesWindowLayoutFromWindowContext() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DActivityThreadTest.java373 final DisplayMetrics currentMetrics = context.getResources().getDisplayMetrics(); in assertScreenScale() local
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-tests.jarIncludeFilterTest.jar META-INF/ META-INF/LICENSE META-INF/MANIFEST.MF ...
Dtradefed.jarFileMd5$FileChecksum$1.class FileMd5.java package FileMd5$FileChecksum$1 extends com. ...