Home
last modified time | relevance | path

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

/external/turbine/javatests/com/google/turbine/processing/
DProcessingIntegrationTest.java39 import com.google.turbine.testing.TestClassPaths;
101 TestClassPaths.TURBINE_BOOTCLASSPATH, in crash()
167 TestClassPaths.TURBINE_BOOTCLASSPATH, in warnings()
244 TestClassPaths.TURBINE_BOOTCLASSPATH, in resources()
287 TestClassPaths.TURBINE_BOOTCLASSPATH, in getAllAnnotations()
DTurbineElementsGetAllMembersTest.java36 import com.google.turbine.testing.TestClassPaths;
272 TestClassPaths.TURBINE_BOOTCLASSPATH, in test()
DTurbineElementTest.java28 import com.google.turbine.testing.TestClassPaths;
50 TestClassPaths.TURBINE_BOOTCLASSPATH.env(),
52 TestClassPaths.TURBINE_BOOTCLASSPATH.index());
DTurbineTypeMirrorTest.java29 import com.google.turbine.testing.TestClassPaths;
51 TestClassPaths.TURBINE_BOOTCLASSPATH.env(),
53 TestClassPaths.TURBINE_BOOTCLASSPATH.index());
DTurbineTypesFactoryTest.java31 import com.google.turbine.testing.TestClassPaths;
69 TestClassPaths.TURBINE_BOOTCLASSPATH, in setup()
DTurbineAnnotationMirrorTest.java38 import com.google.turbine.testing.TestClassPaths;
207 TestClassPaths.TURBINE_BOOTCLASSPATH,
DTurbineAnnotationProxyTest.java39 import com.google.turbine.testing.TestClassPaths;
149 TestClassPaths.TURBINE_BOOTCLASSPATH, in test()
DTurbineMessagerTest.java34 import com.google.turbine.testing.TestClassPaths;
216 TestClassPaths.TURBINE_BOOTCLASSPATH, in test()
DTurbineElementsTest.java34 import com.google.turbine.testing.TestClassPaths;
132 TestClassPaths.TURBINE_BOOTCLASSPATH, in setup()
DAbstractTurbineTypesTest.java43 import com.google.turbine.testing.TestClassPaths;
370 TestClassPaths.TURBINE_BOOTCLASSPATH, in typeParameters()
/external/turbine/javatests/com/google/turbine/deps/
DTransitiveTest.java20 import static com.google.turbine.testing.TestClassPaths.optionsWithBootclasspath;
DDependenciesTest.java34 import com.google.turbine.testing.TestClassPaths;
106 TestClassPaths.TURBINE_BOOTCLASSPATH, in run()
112 Optional.of("//test"), TestClassPaths.TURBINE_BOOTCLASSPATH, bound, lowered); in run()
DAbstractTransitiveTest.java22 import static com.google.turbine.testing.TestClassPaths.optionsWithBootclasspath;
/external/turbine/javatests/com/google/turbine/testing/
DTestClassPaths.java36 public class TestClassPaths { class
/external/turbine/javatests/com/google/turbine/binder/
DBinderErrorTest.java20 import static com.google.turbine.testing.TestClassPaths.TURBINE_BOOTCLASSPATH;
DClassPathBinderTest.java23 import static com.google.turbine.testing.TestClassPaths.TURBINE_BOOTCLASSPATH;
DBinderTest.java21 import static com.google.turbine.testing.TestClassPaths.TURBINE_BOOTCLASSPATH;
/external/turbine/javatests/com/google/turbine/main/
DReducedClasspathTest.java21 import static com.google.turbine.testing.TestClassPaths.optionsWithBootclasspath;
DMainTest.java24 import static com.google.turbine.testing.TestClassPaths.optionsWithBootclasspath;
/external/turbine/javatests/com/google/turbine/binder/bytecode/
DBytecodeBoundClassTest.java22 import static com.google.turbine.testing.TestClassPaths.TURBINE_BOOTCLASSPATH;
/external/turbine/javatests/com/google/turbine/lower/
DLowerTest.java20 import static com.google.turbine.testing.TestClassPaths.TURBINE_BOOTCLASSPATH;
DIntegrationTestSupport.java20 import static com.google.turbine.testing.TestClassPaths.TURBINE_BOOTCLASSPATH;