Searched refs:TestClassPaths (Results 1 – 22 of 22) sorted by relevance
/external/turbine/javatests/com/google/turbine/processing/ |
D | ProcessingIntegrationTest.java | 39 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()
|
D | TurbineElementsGetAllMembersTest.java | 36 import com.google.turbine.testing.TestClassPaths; 272 TestClassPaths.TURBINE_BOOTCLASSPATH, in test()
|
D | TurbineElementTest.java | 28 import com.google.turbine.testing.TestClassPaths; 50 TestClassPaths.TURBINE_BOOTCLASSPATH.env(), 52 TestClassPaths.TURBINE_BOOTCLASSPATH.index());
|
D | TurbineTypeMirrorTest.java | 29 import com.google.turbine.testing.TestClassPaths; 51 TestClassPaths.TURBINE_BOOTCLASSPATH.env(), 53 TestClassPaths.TURBINE_BOOTCLASSPATH.index());
|
D | TurbineTypesFactoryTest.java | 31 import com.google.turbine.testing.TestClassPaths; 69 TestClassPaths.TURBINE_BOOTCLASSPATH, in setup()
|
D | TurbineAnnotationMirrorTest.java | 38 import com.google.turbine.testing.TestClassPaths; 207 TestClassPaths.TURBINE_BOOTCLASSPATH,
|
D | TurbineAnnotationProxyTest.java | 39 import com.google.turbine.testing.TestClassPaths; 149 TestClassPaths.TURBINE_BOOTCLASSPATH, in test()
|
D | TurbineMessagerTest.java | 34 import com.google.turbine.testing.TestClassPaths; 216 TestClassPaths.TURBINE_BOOTCLASSPATH, in test()
|
D | TurbineElementsTest.java | 34 import com.google.turbine.testing.TestClassPaths; 132 TestClassPaths.TURBINE_BOOTCLASSPATH, in setup()
|
D | AbstractTurbineTypesTest.java | 43 import com.google.turbine.testing.TestClassPaths; 370 TestClassPaths.TURBINE_BOOTCLASSPATH, in typeParameters()
|
/external/turbine/javatests/com/google/turbine/deps/ |
D | TransitiveTest.java | 20 import static com.google.turbine.testing.TestClassPaths.optionsWithBootclasspath;
|
D | DependenciesTest.java | 34 import com.google.turbine.testing.TestClassPaths; 106 TestClassPaths.TURBINE_BOOTCLASSPATH, in run() 112 Optional.of("//test"), TestClassPaths.TURBINE_BOOTCLASSPATH, bound, lowered); in run()
|
D | AbstractTransitiveTest.java | 22 import static com.google.turbine.testing.TestClassPaths.optionsWithBootclasspath;
|
/external/turbine/javatests/com/google/turbine/testing/ |
D | TestClassPaths.java | 36 public class TestClassPaths { class
|
/external/turbine/javatests/com/google/turbine/binder/ |
D | BinderErrorTest.java | 20 import static com.google.turbine.testing.TestClassPaths.TURBINE_BOOTCLASSPATH;
|
D | ClassPathBinderTest.java | 23 import static com.google.turbine.testing.TestClassPaths.TURBINE_BOOTCLASSPATH;
|
D | BinderTest.java | 21 import static com.google.turbine.testing.TestClassPaths.TURBINE_BOOTCLASSPATH;
|
/external/turbine/javatests/com/google/turbine/main/ |
D | ReducedClasspathTest.java | 21 import static com.google.turbine.testing.TestClassPaths.optionsWithBootclasspath;
|
D | MainTest.java | 24 import static com.google.turbine.testing.TestClassPaths.optionsWithBootclasspath;
|
/external/turbine/javatests/com/google/turbine/binder/bytecode/ |
D | BytecodeBoundClassTest.java | 22 import static com.google.turbine.testing.TestClassPaths.TURBINE_BOOTCLASSPATH;
|
/external/turbine/javatests/com/google/turbine/lower/ |
D | LowerTest.java | 20 import static com.google.turbine.testing.TestClassPaths.TURBINE_BOOTCLASSPATH;
|
D | IntegrationTestSupport.java | 20 import static com.google.turbine.testing.TestClassPaths.TURBINE_BOOTCLASSPATH;
|