Home
last modified time | relevance | path

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

/build/soong/rust/
Dimage_test.go92 testRustVndkError(t, "Rust prebuilt modules not supported for non-system images.", `
Drust_test.go117 func testRustVndkError(t *testing.T, pattern string, bp string) { func