Searched refs:testSdkError (Results 1 – 2 of 2) sorted by relevance
38 …testSdkError(t, `module "myjavalib".*depends on "otherlib".*that isn't part of the required SDKs:.…279 …testSdkError(t, `prebuilt_visibility: cannot mix "//visibility:private" with any other visibility …291 testSdkError(t, `prebuilt_visibility: "//visibility:private" does not widen the visibility`, `
104 func testSdkError(t *testing.T, pattern, bp string) { func