Home
last modified time | relevance | path

Searched defs:instr (Results 1 – 25 of 46) sorted by relevance

12

/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DLogGenerator.java40 Instrumentation instr, in saveLog()
52 void save(Instrumentation instr, String logDir) in save()
58 public void save(Instrumentation instr, String logDir) in save()
70 public void save(Instrumentation instr, String logDir) in save()
82 public void save(Instrumentation instr, String logDir) in save()
94 public void save(Instrumentation instr, String logDir) in save()
106 public void save(Instrumentation instr, String logDir) in save()
118 public void save(Instrumentation instr, String logDir) in save()
130 public void save(Instrumentation instr, String logDir) in save()
143 public void save(Instrumentation instr, String logDir) in save()
[all …]
DFilesystemUtil.java41 public static void saveProcessOutput(Instrumentation instr, String command, File file) in saveProcessOutput()
52 public static void saveProcessOutput(Instrumentation instr, String command, OutputStream out) in saveProcessOutput()
79 public static void saveBugreport(Instrumentation instr, String filename) in saveBugreport()
89 public static void saveBugreportz(Instrumentation instr) throws IOException { in saveBugreportz()
98 public static void dumpMeminfo(Instrumentation instr, String notes) { in dumpMeminfo()
DUiWatchers.java42 public void registerAnrAndCrashWatchers(Instrumentation instr) { in registerAnrAndCrashWatchers()
79 public void removeAnrAndCrashWatchers(Instrumentation instr) { in removeAnrAndCrashWatchers()
DDataCollector.java54 long bugreportzInterval, File outputLocation, Instrumentation instr) { in DataCollector()
/platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/
DPerfettoTracingPerTestStrategy.java44 PerfettoTracingPerTestStrategy(Instrumentation instr) { in PerfettoTracingPerTestStrategy()
53 public PerfettoTracingPerTestStrategy(PerfettoHelper helper, Instrumentation instr) { in PerfettoTracingPerTestStrategy()
64 Instrumentation instr, in PerfettoTracingPerTestStrategy()
80 PerfettoHelper helper, Instrumentation instr, Map invocationMap) { in PerfettoTracingPerTestStrategy()
DPerfettoTracingPerRunStrategy.java42 PerfettoTracingPerRunStrategy(Instrumentation instr) { in PerfettoTracingPerRunStrategy()
51 public PerfettoTracingPerRunStrategy(PerfettoHelper helper, Instrumentation instr) { in PerfettoTracingPerRunStrategy()
62 Instrumentation instr, in PerfettoTracingPerRunStrategy()
DPerfettoTracingPerClassStrategy.java45 PerfettoTracingPerClassStrategy(Instrumentation instr) { in PerfettoTracingPerClassStrategy()
54 public PerfettoTracingPerClassStrategy(PerfettoHelper helper, Instrumentation instr) { in PerfettoTracingPerClassStrategy()
65 Instrumentation instr, in PerfettoTracingPerClassStrategy()
DPerfettoTracingStrategy.java134 PerfettoTracingStrategy(Instrumentation instr) { in PerfettoTracingStrategy()
148 PerfettoTracingStrategy(PerfettoHelper helper, Instrumentation instr) { in PerfettoTracingStrategy()
164 Instrumentation instr, in PerfettoTracingStrategy()
/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/
DHelperManager.java76 public static HelperManager getInstance(Context context, Instrumentation instr) { in getInstance()
102 public static HelperManager getInstance(List<String> paths, Instrumentation instr) { in getInstance()
125 private HelperManager(List<String> paths, Instrumentation instr) { in HelperManager()
/platform_testing/libraries/automotive-helpers/general-ui-helper/src/android.platform.helpers/
DUIHelperImpl.java32 public UIHelperImpl(Instrumentation instr) { in UIHelperImpl()
/platform_testing/libraries/automotive-helpers/facet-bar-helper/src/android/platform/helpers/
DFacetBarHelperImpl.java30 public FacetBarHelperImpl(Instrumentation instr) { in FacetBarHelperImpl()
/platform_testing/libraries/system-helpers/accessibility-helper/src/android/system/helpers/
DAccessibilityHelper.java56 private AccessibilityHelper(Instrumentation instr) { in AccessibilityHelper()
63 public static AccessibilityHelper getInstance(Instrumentation instr) { in getInstance()
DAccessibilityScannerHelper.java53 private AccessibilityScannerHelper(Instrumentation instr) { in AccessibilityScannerHelper()
60 public static AccessibilityScannerHelper getInstance(Instrumentation instr) { in getInstance()
/platform_testing/libraries/automotive-helpers/media-center-app-helper/src/android/platform/helpers/
DTestMediaAppHelperImpl.java32 public TestMediaAppHelperImpl(Instrumentation instr) { in TestMediaAppHelperImpl()
/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsLocationHelperImpl.java28 public SettingsLocationHelperImpl(Instrumentation instr) { in SettingsLocationHelperImpl()
DSettingsDisplayHelperImpl.java43 public SettingsDisplayHelperImpl(Instrumentation instr) { in SettingsDisplayHelperImpl()
DSettingsUIHelperImpl.java39 public SettingsUIHelperImpl(Instrumentation instr) { in SettingsUIHelperImpl()
/platform_testing/libraries/automotive-helpers/phone-helper/src/android/platform/helpers/
DPhoneHelperImpl.java26 public PhoneHelperImpl(Instrumentation instr) { in PhoneHelperImpl()
/platform_testing/libraries/automotive-helpers/car-sms-messenger-helper/src/android/platform/helpers/
DCarSmsMessengerHelperImpl.java27 public CarSmsMessengerHelperImpl(Instrumentation instr) { in CarSmsMessengerHelperImpl()
/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DContactDetailsHelperImpl.java37 public ContactDetailsHelperImpl(Instrumentation instr) { in ContactDetailsHelperImpl()
/platform_testing/libraries/health/rules/tests/src/android/platform/test/rule/
DStopwatchRuleTest.java61 Instrumentation instr = Mockito.mock(Instrumentation.class); in testMetricSendToInstr() local
/platform_testing/libraries/automotive-helpers/lock-screen-helper/src/android/platform/helpers/
DLockScreenHelperImpl.java37 public LockScreenHelperImpl(Instrumentation instr) { in LockScreenHelperImpl()
/platform_testing/libraries/automotive-helpers/app-grid-helper/src/android/platform/helpers/
DAppGridHelperImpl.java37 public AppGridHelperImpl(Instrumentation instr) { in AppGridHelperImpl()
/platform_testing/libraries/collectors-helper/utilities/src/com/android/helpers/
DMetricUtility.java125 public static byte[] executeCommandBlocking(String command, Instrumentation instr) { in executeCommandBlocking()
/platform_testing/libraries/automotive-helpers/hardkeys-app-helper/src/android/platform/helpers/
DVehicleHardKeysHelperImpl.java52 public VehicleHardKeysHelperImpl(Instrumentation instr) { in VehicleHardKeysHelperImpl()

12