Searched refs:testCc (Results 1 – 10 of 10) sorted by relevance
/build/soong/cc/ |
D | proto_test.go | 26 ctx := testCc(t, ` 40 ctx := testCc(t, `
|
D | gen_test.go | 27 ctx := testCc(t, ` 47 ctx := testCc(t, ` 78 ctx := testCc(t, `
|
D | library_headers_test.go | 41 ctx := testCc(t, fmt.Sprintf(bp, headerModule)) 82 ctx := testCc(t, fmt.Sprintf(bp, prebuiltPreferred))
|
D | library_test.go | 27 ctx := testCc(t, ` 53 ctx := testCc(t, ` 79 ctx := testCc(t, ` 105 ctx := testCc(t, ` 131 ctx := testCc(t, ` 157 ctx := testCc(t, `
|
D | object_test.go | 60 ctx := testCc(t, ` 85 testCc(t, `
|
D | cc_test.go | 87 func testCc(t *testing.T, bp string) *android.TestContext { func 136 ctx := testCc(t, ` 455 testCc(t, ` 472 testCc(t, ` 487 testCc(t, ` 504 testCc(t, ` 836 ctx := testCc(t, ` 876 ctx := testCc(t, ` 1049 ctx := testCc(t, ` 1182 ctx := testCc(t, runtimeLibAndroidBp) [all …]
|
D | vendor_public_library_test.go | 23 ctx := testCc(t, `
|
D | sdk_test.go | 82 ctx := testCc(t, bp)
|
D | tidy_test.go | 84 ctx := testCc(t, test.bp) 125 ctx := testCc(t, bp)
|
D | genrule_test.go | 106 ctx := testCc(t, bp)
|