Searched refs:testRust (Results 1 – 7 of 7) sorted by relevance
/build/soong/rust/ |
D | rust_test.go | 74 func testRust(t *testing.T, bp string) *android.TestContext { func 167 ctx := testRust(t, ` 228 ctx := testRust(t, ` 316 ctx := testRust(t, ` 343 ctx := testRust(t, ` 358 ctx := testRust(t, `
|
D | library_test.go | 27 ctx := testRust(t, ` 74 ctx := testRust(t, ` 126 ctx := testRust(t, ` 150 ctx := testRust(t, `
|
D | compiler_test.go | 24 ctx := testRust(t, ` 79 ctx := testRust(t, `
|
D | test_test.go | 23 ctx := testRust(t, `
|
D | clippy_test.go | 22 ctx := testRust(t, `
|
D | binary_test.go | 24 ctx := testRust(t, `
|
D | bindgen_test.go | 23 ctx := testRust(t, `
|