Home
last modified time | relevance | path

Searched refs:ErrorRule (Results 1 – 7 of 7) sorted by relevance

/aosp12/build/soong/android/
H A Ddefaults_test.go126 AssertSame(t, "missing_defaults rule", ErrorRule, missingDefaults.Rule)
H A Ddefs.go92 ErrorRule = pctx.AndroidStaticRule("Error", var
H A Drule_builder.go483 Rule: ErrorRule,
H A Dmodule.go2082 Rule: ErrorRule,
/aosp12/build/soong/genrule/
H A Dgenrule_test.go682 if gen.Rule != android.ErrorRule {
/aosp12/build/soong/java/
H A Dhiddenapi_modular.go1197 Rule: android.ErrorRule,
/aosp12/build/soong/cc/
H A Dcc_test.go3560 android.AssertDeepEquals(t, "libbar rule", android.ErrorRule, libbar.Rule)