/platform_testing/libraries/device-collectors/src/test/java/android/device/collectors/ |
D | DumpsysMeminfoListenerTest.java | 64 Bundle bundle = new Bundle(); in testListener_withProcessNames() local 77 Bundle bundle = new Bundle(); in testListener_withProcessNameObjectNames() local 99 private DumpsysMeminfoListener initListener(Bundle bundle, DumpsysMeminfoHelper helper) { in initListener()
|
D | OatDumpCollectorTest.java | 56 Bundle bundle = new Bundle(); in testCollectOatDump_onRunStartAndRunEnd() local 110 Bundle bundle = new Bundle(); in testFailsIfProcessNotSpecified() local 124 Bundle bundle = new Bundle(); in testFailsIfOutputDirNotSpecified() local
|
D | GcaEventLogCollectorTest.java | 71 private GcaEventLogCollector initListener(Bundle bundle) { in initListener() 83 Bundle bundle = new Bundle(); in testGcaEventLogCollectionOnTestEnd_includeFailure() local 135 Bundle bundle = new Bundle(); in testGcaEventLogCollectOnTestEnd_skipFailure() local 191 Bundle bundle = new Bundle(); in testGcaEventLogCollectionOnTestRunEnd_runEndOnly() local
|
D | DumpsysServiceListenerTest.java | 65 Bundle bundle = new Bundle(); in testListener_withProcessNames() local 74 private DumpsysServiceListener initListener(Bundle bundle, DumpsysServiceHelper helper) { in initListener()
|
D | LogcatCollectorTest.java | 91 private LogcatCollector initListener(Bundle bundle) { in initListener() 166 Bundle bundle = new Bundle(); in testLogcatCollectionWithBeforeDuration() local 215 Bundle bundle = new Bundle(); in testLogcatCollectionWithDirectoryOption() local 253 Bundle bundle = new Bundle(); in testLogcatOnlyOnTestFailureOption() local
|
/platform_testing/libraries/device-collectors/src/test/platform/android/device/collectors/ |
D | TimeInStateListenerTest.java | 65 Bundle bundle = new Bundle(); in testListener_withSources() local 74 private TimeInStateListener initListener(Bundle bundle, TimeInStateHelper helper) { in initListener()
|
/platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/util/ |
D | SendToInstrumentation.java | 56 public static void sendBundle(Instrumentation instru, Bundle bundle) { in sendBundle() 63 private static void sendStatus(int code, Instrumentation instrumentation, Bundle bundle) { in sendStatus()
|
/platform_testing/libraries/health/rules/tests/src/android/platform/test/rule/ |
D | FinishActivitiesWithoutProcessKillRuleTest.java | 75 Bundle bundle = new Bundle(); in testDisableFinishActivities() local 90 public TestableRule(Bundle bundle, String app) { in TestableRule()
|
D | SuspendUnsuspendAppRuleTest.java | 150 TestableSuspendUnsuspendAppRule(Bundle bundle, String app) { in TestableSuspendUnsuspendAppRule() 155 TestableSuspendUnsuspendAppRule(Bundle bundle, String app, boolean enableRule) { in TestableSuspendUnsuspendAppRule()
|
D | KillAppsRuleTest.java | 139 TestableKillAppsRule(Bundle bundle, String... apps) { in TestableKillAppsRule() 143 TestableKillAppsRule(Bundle bundle, boolean shouldKillAppsBefore, String... apps) { in TestableKillAppsRule()
|
D | PressHomeRuleTest.java | 86 public TestablePressHomeRule(Bundle bundle) { in TestablePressHomeRule()
|
D | DropCachesRuleTest.java | 82 public TestableDropCachesRule(Bundle bundle) { in TestableDropCachesRule()
|
D | RemoveAppFromStackRuleTest.java | 89 public TestableRule(Bundle bundle, String app) { in TestableRule()
|
D | QuickstepPressureRuleTest.java | 100 public TestableQuickstepPressureRule(Bundle bundle) { in TestableQuickstepPressureRule()
|
D | StopwatchRuleTest.java | 119 public TestableStopwatchRule(Bundle bundle) { in TestableStopwatchRule()
|
D | GarbageCollectRuleTest.java | 150 public TestableGarbageCollectRule(Bundle bundle, String app) { in TestableGarbageCollectRule()
|
D | CompilationFilterRuleTest.java | 292 public TestableCompilationFilterRule(Bundle bundle, String... applications) { in TestableCompilationFilterRule()
|
/platform_testing/tests/functional/devicehealthchecks/src/com/android/devicehealthchecks/ |
D | CrashCheckBase.java | 58 Bundle bundle = InstrumentationRegistry.getArguments(); in setUp() local
|
/platform_testing/utils/wifistrengthscanner/src/com/android/test/util/wifistrengthscanner/ |
D | WifiStrengthScannerInstrumentation.java | 77 Bundle bundle = new Bundle(); in onStart() local
|
/platform_testing/libraries/health/runners/longevity/platform/src/android/platform/test/longevity/ |
D | LongevitySuite.java | 74 protected static final Map<String, String> toMap(Bundle bundle) { in toMap()
|
/platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/ |
D | BaseMetricListener.java | 457 private void filterAlias(Bundle bundle) { in filterAlias()
|