Searched refs:testJava (Results 1 – 11 of 11) sorted by relevance
/build/soong/java/ |
D | app_import_test.go | 29 ctx, _ := testJava(t, ` 58 ctx, _ := testJava(t, ` 79 ctx, _ := testJava(t, ` 107 ctx, _ := testJava(t, ` 142 ctx, _ := testJava(t, ` 168 ctx, _ := testJava(t, ` 276 ctx, _ := testJava(t, ` 388 ctx, _ := testJava(t, test.bp) 409 ctx, _ := testJava(t, ` 437 ctx, _ := testJava(t, ` [all …]
|
D | androidmk_test.go | 25 ctx, _ := testJava(t, ` 44 ctx, _ := testJava(t, ` 74 ctx, _ := testJava(t, ` 105 ctx, _ := testJava(t, ` 193 ctx, _ := testJava(t, `
|
D | plugin_test.go | 23 ctx, _ := testJava(t, ` 47 ctx, _ := testJava(t, ` 86 ctx, _ := testJava(t, `
|
D | java_test.go | 100 func testJava(t *testing.T, bp string) (*android.TestContext, android.Config) { func 129 testJava(t, ` 172 testJava(t, ` 217 ctx, _ := testJava(t, ` 335 ctx, _ := testJava(t, ` 371 testJava(t, ` 404 ctx, _ := testJava(t, ` 423 ctx, _ := testJava(t, ` 466 ctx, _ := testJava(t, ` 536 ctx, _ := testJava(t, ` [all …]
|
D | device_host_converter_test.go | 53 ctx, config := testJava(t, bp) 134 ctx, config := testJava(t, bp)
|
D | app_test.go | 131 testJava(t, ` 139 testJava(t, ` 165 testJava(t, ` 209 testJava(t, ` 397 testJava(t, cc.GatherRequiredDepsForTest(android.Android)+` 1161 ctx, _ := testJava(t, cc.GatherRequiredDepsForTest(android.Android)+` 1244 testJava(t, ` 1279 ctx, _ := testJava(t, cc.GatherRequiredDepsForTest(android.Android)+` 1370 ctx, _ := testJava(t, cc.GatherRequiredDepsForTest(android.Android)+` 1969 ctx, _ := testJava(t, ` [all …]
|
D | rro_test.go | 130 ctx, config := testJava(t, ` 185 ctx, _ := testJava(t, `
|
D | app_set_test.go | 26 ctx, _ := testJava(t, `
|
D | kotlin_test.go | 25 ctx, _ := testJava(t, ` 115 ctx, _ := testJava(t, bp)
|
D | droidstubs_test.go | 117 ctx, _ := testJava(t, `
|
D | dexpreopt_test.go | 154 ctx, _ := testJava(t, test.bp)
|