Lines Matching refs:testJavaError
146 …testJavaError(t, "This module has conflicting settings. sdk_version is empty, which means that thi…
153 …testJavaError(t, "This module has conflicting settings. sdk_version is not empty, which means this…
186 testJavaError(t, "consider adjusting sdk_version: OR platform_apis:", `
230 testJavaError(t, "consider adjusting sdk_version: OR platform_apis:", `
378 …testJavaError(t, `module "bar".*: should support min_sdk_version\(29\)`, cc.GatherRequiredDepsForT…
488 …testJavaError(t, `"libjni" .*: min_sdk_version\(current\) is higher than min_sdk_version\(29\)`, b…
519 testJavaError(t, `"libjni" .*: links "libbar" built against newer API version "current"`, bp)
1955 testJavaError(t, "sdk_version must have a value when the module is located at vendor or product", `
2185 testJavaError(t, `jni_uses_platform_apis: can only be set for modules that set sdk_version`, `
2195 testJavaError(t, `jni_uses_sdk_apis: can only be set for modules that do not set sdk_version`, `
4248 testJavaError(t, "privileged must be set in order to use privapp_allowlist", `