Home
last modified time | relevance | path

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

/build/soong/rust/
Dcoverage_test.go26 ctx := testRustCov(t, `
100 ctx := testRustCov(t, `
Drust_test.go87 func testRustCov(t *testing.T, bp string) *android.TestContext { func