OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:canRunTest
(Results
1 - 2
of
2
) sorted by null
/cts/hostsidetests/compilation/src/android/compilation/cts/
AdbRootDependentCompilationTest.java
127
if (!
canRunTest
(EnumSet.noneOf(ProfileLocation.class))) {
206
if (!
canRunTest
(profileLocations)) {
344
private boolean
canRunTest
(Set<ProfileLocation> profileLocations) throws Exception {
/cts/tests/tests/net/src/android/net/cts/
ConnectivityManagerTest.java
302
boolean
canRunTest
= mPackageManager.hasSystemFeature(FEATURE_WIFI)
304
if (!
canRunTest
) {
[
all
...]
Completed in 379 milliseconds