Home
last modified time | relevance | path

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

/aosp_15_r20/external/turbine/javatests/com/google/turbine/lower/
H A DIntegrationTestSupport.java542 public static Map<String, byte[]> runJavac( in runJavac() method in IntegrationTestSupport
548 public static Map<String, byte[]> runJavac( in runJavac() method in IntegrationTestSupport
/aosp_15_r20/external/turbine/javatests/com/google/turbine/processing/
H A DTurbineElementsHidesTest.java261 private HidesTester runJavac() throws Exception { in runJavac() method in TurbineElementsHidesTest