Home | History | Annotate | Download | only in app

Lines Matching refs:instrumentationLibs

377         String[] instrumentationLibs = null;
417 instrumentationLibs = getLibrariesFor(instrumentationPackageName);
461 if (instrumentationLibs != null) {
462 for (String lib : instrumentationLibs) {