Home
last modified time | relevance | path

Searched refs:testRustVndk (Results 1 – 2 of 2) sorted by relevance

/build/soong/rust/
Dimage_test.go27 ctx := testRustVndk(t, `
50 ctx := testRustVndk(t, `
68 ctx := testRustVndk(t, `
Drust_test.go69 func testRustVndk(t *testing.T, bp string) *android.TestContext { func