Searched refs:testJava (Results 1 – 10 of 10) sorted by relevance
| /build/soong/java/ |
| D | app_import_test.go | 29 ctx, _ := testJava(t, ` 63 ctx, _ := testJava(t, ` 90 ctx, _ := testJava(t, ` 124 ctx, _ := testJava(t, ` 167 ctx, _ := testJava(t, ` 199 ctx, _ := testJava(t, ` 320 ctx, _ := testJava(t, ` 457 ctx, _ := testJava(t, test.bp) 481 ctx, _ := testJava(t, ` 553 ctx, _ := testJava(t, bp) [all …]
|
| D | plugin_test.go | 22 ctx, _ := testJava(t, ` 46 ctx, _ := testJava(t, ` 85 ctx, _ := testJava(t, `
|
| D | androidmk_test.go | 28 ctx, _ := testJava(t, ` 47 ctx, _ := testJava(t, ` 77 ctx, _ := testJava(t, ` 108 ctx, _ := testJava(t, ` 196 ctx, _ := testJava(t, ` 214 ctx, _ := testJava(
|
| D | java_test.go | 97 func testJava(t *testing.T, bp string) (*android.TestContext, android.Config) { func 126 testJava(t, ` 169 testJava(t, ` 214 ctx, _ := testJava(t, ` 332 ctx, _ := testJava(t, ` 368 testJava(t, ` 401 ctx, _ := testJava(t, ` 420 ctx, _ := testJava(t, ` 463 ctx, _ := testJava(t, ` 533 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 | 130 testJava(t, ` 138 testJava(t, ` 164 testJava(t, ` 208 testJava(t, ` 396 testJava(t, cc.GatherRequiredDepsForTest(android.Android)+` 1178 ctx, _ := testJava(t, cc.GatherRequiredDepsForTest(android.Android)+` 1261 testJava(t, ` 1296 ctx, _ := testJava(t, cc.GatherRequiredDepsForTest(android.Android)+` 1387 ctx, _ := testJava(t, cc.GatherRequiredDepsForTest(android.Android)+` 2034 ctx, _ := testJava( [all …]
|
| D | genrule_test.go | 67 ctx, _ := testJava(t, `
|
| D | rro_test.go | 191 ctx, _ := testJava(t, ` 405 ctx, _ := testJava(t, bp)
|
| D | kotlin_test.go | 26 ctx, _ := testJava(t, ` 153 ctx, _ := testJava(t, bp)
|
| D | droidstubs_test.go | 220 ctx, _ := testJava(t, `
|