HomeSort by relevance Sort by last modified time
    Searched refs:validateInstrumentationRunner (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
InstrumentationRunnerValidator.java 116 if (validateInstrumentationRunner(instrumentation) == INSTRUMENTATION_OK) {
130 String validateInstrumentationRunner(String instrumentation) {
AndroidJUnitLaunchConfigurationTab.java 698 String result = mInstrValidator.validateInstrumentationRunner(instrumentation);
    [all...]

Completed in 111 milliseconds