Searched refs:compileClassPath (Results 1 – 2 of 2) sorted by relevance
221 String classpath = this.compileClassPath(); in run()487 public String compileClassPath() { in compileClassPath() method in IsolatedHostTest
163 assertTrue(mHostTest.compileClassPath().contains("ravenwood-runtime")); in testRavenwoodResourcesPositive()206 assertFalse(mHostTest.compileClassPath().contains("ravenwood-runtime")); in testRavenwoodResourcesNegative()