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

  /cts/hostsidetests/compilation/src/android/cts/compilation/
AdbRootDependentCompilationTest.java 121 if (!canRunTest(EnumSet.noneOf(ProfileLocation.class))) {
200 if (!canRunTest(profileLocations)) {
338 private boolean canRunTest(Set<ProfileLocation> profileLocations) throws Exception {
  /cts/tests/tests/net/src/android/net/cts/
ConnectivityManagerTest.java 291 boolean canRunTest = mPackageManager.hasSystemFeature(FEATURE_WIFI)
293 if (!canRunTest) {
    [all...]

Completed in 245 milliseconds