Home
last modified time | relevance | path

Searched refs:getIsolationJar (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DIsolatedHostTest.java495 mIsolationJar = getIsolationJar(CurrentInvocation.getWorkFolder()); in compileClassPath()
1053 private File getIsolationJar(File workDir) throws IOException { in getIsolationJar() method in IsolatedHostTest