OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:apkPaths
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/test-runner/src/android/test/
ClassPathPackageInfoSource.java
56
private static String[]
apkPaths
;
67
public static void setApkPaths(String[]
apkPaths
) {
68
ClassPathPackageInfoSource.
apkPaths
=
apkPaths
;
123
for (String apkPath :
apkPaths
) {
InstrumentationTestRunner.java
308
String[]
apkPaths
=
310
ClassPathPackageInfoSource.setApkPaths(
apkPaths
);
[
all
...]
/prebuilts/misc/common/android-support-test/
android-support-test.jar
espresso-core.jar
Completed in 273 milliseconds