Home
last modified time | relevance | path

Searched defs:TURBINE_BOOTCLASSPATH (Results 1 – 2 of 2) sorted by relevance

/external/turbine/javatests/com/google/turbine/binder/
DBinderErrorTest.java721 TURBINE_BOOTCLASSPATH, in test() local
756 TURBINE_BOOTCLASSPATH, in testWithProcessors() local
/external/turbine/javatests/com/google/turbine/testing/
DTestClassPaths.java49 public static final ClassPath TURBINE_BOOTCLASSPATH = getTurbineBootclasspath(); field in TestClassPaths