Home
last modified time | relevance | path

Searched refs:testRustError (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/build/soong/rust/
H A Dcompiler_test.go102 testRustError(t, singleSrcError, `
109 testRustError(t, singleSrcError, `
116 testRustError(t, singleSrcError, `
123 testRustError(t, prebuiltSingleSrcError, `
137 testRustError(t, singleSrcError, `
144 testRustError(t, singleSrcError, `
151 testRustError(t, singleSrcError, `
158 testRustError(t, singleSrcError, `
304 testRustError(t, ".* cannot be manually specified", `
313 testRustError(t, ".* cannot be manually specified", `
[all …]
H A Dbindgen_test.go127 testRustError(t, "c_std and cpp_std cannot both be defined at the same time.", `
182 testRustError(t, "cflags: -x c\\+\\+ should not be specified in cflags.*", `
194 testRustError(t, "cflags: -std should not be specified in cflags.*", `
263testRustError(t, "requires declaring static_inline_library to the corresponding cc_library module …
273 testRustError(t, "requires declaring handle_static_inline", `
H A Dlibrary_test.go109 testRustError(t, "crate_name must be defined.", `
115 testRustError(t, "library crate_names must be alphanumeric with underscores allowed", `
122testRustError(t, "Invalid name or stem property; library filenames must start with lib<crate_name>…
128testRustError(t, "Invalid name or stem property; library filenames must start with lib<crate_name>…
135testRustError(t, "Invalid name or stem property; library filenames must start with lib<crate_name>…
H A Dprotobuf_test.go167 testRustError(t, "A proto can only be added once to either grpc_protos or protos.*", `
177 testRustError(t, "proto filenames must be unique across 'protos' and 'grpc_protos'.*", `
H A Drust_test.go109 func testRustError(t *testing.T, pattern string, bp string) { func
319 testRustError(t, ".*", `
H A Dsource_provider_test.go24 testRustError(t, stemRequiredError, `
H A Dbuilder_test.go24 testRustError(t, "multiple source providers generate the same filename output: bindings.rs", `
H A Dimage_test.go145 testRustError(t, "Rust prebuilt modules not supported for non-system images.", `