Lines Matching refs:bp
59 func testRust(t *testing.T, bp string) *android.TestContext {
65 RunTestWithBp(t, bp)
69 func testRustVndk(t *testing.T, bp string) *android.TestContext {
81 ).RunTestWithBp(t, bp)
87 func testRustCov(t *testing.T, bp string) *android.TestContext {
99 ).RunTestWithBp(t, bp)
106 func testRustError(t *testing.T, pattern string, bp string) {
113 RunTestWithBp(t, bp)
117 func testRustVndkError(t *testing.T, pattern string, bp string) {
131 RunTestWithBp(t, bp)
138 bp string member