Searched refs:testJavaWithFS (Results 1 – 5 of 5) sorted by relevance
/build/soong/java/ |
D | lint_test.go | 25 ctx, _ := testJavaWithFS(t, ` 49 ctx, _ := testJavaWithFS(t, ` 90 ctx, _ := testJavaWithFS(t, `
|
D | droidstubs_test.go | 26 ctx, _ := testJavaWithFS(t, ` 85 ctx, _ := testJavaWithFS(t, `
|
D | droiddoc_test.go | 26 ctx, _ := testJavaWithFS(t, `
|
D | java_test.go | 82 func testJavaWithFS(t *testing.T, bp string, fs android.MockFS) (*android.TestContext, android.Conf… func 630 ctx, _ := testJavaWithFS(t, fmt.Sprintf(` 804 ctx, _ := testJavaWithFS(t, ` 839 ctx, _ := testJavaWithFS(t, ` 906 ctx, _ := testJavaWithFS(t, ` 1081 testJavaWithFS(t, "", map[string][]byte{ 1098 testJavaWithFS(t, "", map[string][]byte{
|
D | app_test.go | 441 ctx, _ := testJavaWithFS(t, bp, fs)
|