Searched refs:testJavaWithConfig (Results 1 – 2 of 2) sorted by relevance
| /build/soong/java/ |
| D | java_test.go | 147 return testJavaWithConfig(t, testConfig(nil, bp, fs)) 155 func testJavaWithConfig(t *testing.T, config android.Config) (*android.TestContext, android.Config)… func 419 testJavaWithConfig(t, config)
|
| D | app_test.go | 536 ctx, _ := testJavaWithConfig(t, testConfig(nil, bp, fs)) 1231 testJavaWithConfig(t, config)
|