OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mApkFileName
(Results
1 - 2
of
2
) sorted by null
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
ApkInstrumentationPreparer.java
48
protected String
mApkFileName
= null;
114
File apkFile = buildHelper.getTestFile(
mApkFileName
);
116
throw new FileNotFoundException(String.format("%s not found",
mApkFileName
));
/test/framework/harnesses/cts-tradefed/
tradefed-cts-prebuilt.jar
Completed in 55 milliseconds