Home
last modified time | relevance | path

Searched refs:testJavaWithFS (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/build/soong/java/
H A Ddroidstubs_test.go30 ctx, _ := testJavaWithFS(t, `
108 ctx, _ := testJavaWithFS(t, fmt.Sprintf(`
190 ctx, _ := testJavaWithFS(t, `
281 ctx, _ := testJavaWithFS(t, `
311 ctx, _ := testJavaWithFS(t, `
343 ctx, _ := testJavaWithFS(t, `
H A Dlint_test.go25 ctx, _ := testJavaWithFS(t, `
68 ctx, _ := testJavaWithFS(t, `
H A Djava_test.go80 func testJavaWithFS(t *testing.T, bp string, fs android.MockFS) (*android.TestContext, android.Conf… func
769 ctx, _ := testJavaWithFS(t, fmt.Sprintf(`
943 ctx, _ := testJavaWithFS(t, `
978 ctx, _ := testJavaWithFS(t, `
1045 ctx, _ := testJavaWithFS(t, `
1166 testJavaWithFS(t, "", map[string][]byte{
1183 testJavaWithFS(t, "", map[string][]byte{
2457 ctx, _ := testJavaWithFS(t, `
H A Ddroiddoc_test.go26 ctx, _ := testJavaWithFS(t, `
H A Dapp_test.go438 ctx, _ := testJavaWithFS(t, bp, fs)