Searched refs:CLASS_INSTRUMENTATION_RUNNER (Results 1 – 3 of 3) sorted by relevance
136 if (!instrumentation.equals(SdkConstants.CLASS_INSTRUMENTATION_RUNNER)) { in validateInstrumentationRunner()139 instrumentation, SdkConstants.CLASS_INSTRUMENTATION_RUNNER, true); in validateInstrumentationRunner()143 SdkConstants.CLASS_INSTRUMENTATION_RUNNER); in validateInstrumentationRunner()
239 SdkConstants.CLASS_INSTRUMENTATION_RUNNER, in getRunner()
428 public static final String CLASS_INSTRUMENTATION_RUNNER = field in SdkConstants