Searched refs:testJava (Results 1 – 5 of 5) sorted by relevance
/build/soong/java/ |
D | plugin_test.go | 23 ctx := testJava(t, ` 47 ctx := testJava(t, ` 86 ctx := testJava(t, `
|
D | java_test.go | 215 func testJava(t *testing.T, bp string) *android.TestContext { func 236 ctx := testJava(t, ` 280 ctx := testJava(t, ` 299 ctx := testJava(t, ` 328 ctx := testJava(t, ` 369 ctx := testJava(t, ` 521 ctx := testJava(t, ` 550 ctx := testJava(t, ` 583 ctx := testJava(t, ` 632 ctx := testJava(t, ` [all …]
|
D | dexpreopt_test.go | 135 ctx := testJava(t, test.bp)
|
D | kotlin_test.go | 25 ctx := testJava(t, ` 87 ctx := testJava(t, `
|
D | app_test.go | 545 ctx := testJava(t, cc.GatherRequiredDepsForTest(android.Android)+` 618 ctx := testJava(t, cc.GatherRequiredDepsForTest(android.Android)+` 878 ctx := testJava(t, ` 975 ctx := testJava(t, cc.GatherRequiredDepsForTest(android.Android)+`
|