Home
last modified time | relevance | path

Searched defs:startInstrumentation (Results 1 – 2 of 2) sorted by relevance

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/instrumentation/
DInstrumentation.java60 public void startInstrumentation(List<InstrumentationComponents> components) { in startInstrumentation() method in Instrumentation
/cts/tests/app/src/android/app/cts/
DInstrumentationHelperService.java65 static boolean startInstrumentation(Context context, String instrumentationName) in startInstrumentation() method in InstrumentationHelperService