Home
last modified time | relevance | path

Searched refs:FixtureExpectsAtLeastOneErrorMatchingPattern (Results 1 – 25 of 28) sorted by relevance

12

/build/soong/android/
Dteam_test.go73 …ExtendWithErrorHandler(FixtureExpectsAtLeastOneErrorMatchingPattern("depends on undefined module \…
88 …ExtendWithErrorHandler(FixtureExpectsAtLeastOneErrorMatchingPattern("depends on undefined module \…
Dprebuilt_test.go432 ExtendWithErrorHandler(FixtureExpectsAtLeastOneErrorMatchingPattern(expectedError)).
Dfixture.go633 func FixtureExpectsAtLeastOneErrorMatchingPattern(pattern string) FixtureErrorHandler { func
Dmodule_test.go244 …ExtendWithErrorHandler(FixtureExpectsAtLeastOneErrorMatchingPattern(`module "foo": depends on disa…
/build/soong/java/
Dsdk_version_test.go45 …fixtures.ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern("incompatible…
Dbootclasspath_fragment_test.go36 ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(
56 ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(
78 ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(
110 ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(
Dsystemserver_classpath_fragment_test.go105 ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(
Dsdk_library_test.go497 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`module "bar" variant …
523 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`module "bar" variant …
612 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`module "foo" is not a…
628 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`module "foo" is not a…
643 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`module "foo" is not a…
659 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`module "foo": enabled…
1268 …preparer.ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`module "util…
1285 …preparer.ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`module "anot…
1437 android.FixtureExpectsAtLeastOneErrorMatchingPattern(
Dlint_test.go152 errorHandler := android.FixtureExpectsAtLeastOneErrorMatchingPattern(testCase.error)
Dhiddenapi_singleton_test.go74 …).ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(expectedErrorMessage…
Dplatform_bootclasspath_test.go87 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`"platform-bootclasspa…
Dapp_test.go371 errorHandler = android.FixtureExpectsAtLeastOneErrorMatchingPattern(test.expectedError)
2086 …errorHandler = android.FixtureExpectsAtLeastOneErrorMatchingPattern("sdk_version must have a value…
3253 android.FixtureExpectsAtLeastOneErrorMatchingPattern(
4129 errorHandler = android.FixtureExpectsAtLeastOneErrorMatchingPattern(testCase.expectedError)
4204 errorHandler = android.FixtureExpectsAtLeastOneErrorMatchingPattern(testCase.expectedError)
Djava_test.go70 ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(pattern)).
478 …errorHandler = android.FixtureExpectsAtLeastOneErrorMatchingPattern("sdk_version must have a value…
1924 errorHandler = android.FixtureExpectsAtLeastOneErrorMatchingPattern(tc.expectedError)
1997 ).ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(
/build/soong/tradefed_modules/
Dtest_module_config_test.go220 …android.FixtureExpectsAtLeastOneErrorMatchingPattern("'base' module used as base but it is not a '…
243 …android.FixtureExpectsAtLeastOneErrorMatchingPattern("'base' module used as base but it is not a '…
289 android.FixtureExpectsAtLeastOneErrorMatchingPattern("Test options must be given")).
421 android.FixtureExpectsAtLeastOneErrorMatchingPattern("missing variant")).
443 android.FixtureExpectsAtLeastOneErrorMatchingPattern("At least one test-suite must be set")).
468 …android.FixtureExpectsAtLeastOneErrorMatchingPattern("Suites: \\[device-tests, random-suite] liste…
/build/soong/etc/
Dprebuilt_etc_test.go182 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern("Must have one entry i…
194 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern("Must have one entry i…
206 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern("dsts is set. Must use…
218 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern("dsts is set. Cannot s…
280 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern("relative_install_path…
345 …pareForPrebuiltEtcTest.ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern
370 …pareForPrebuiltEtcTest.ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern
/build/soong/apex/
Dplatform_bootclasspath_test.go644 ).ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(
691 ).ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(
735 ).ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(
902 …fixture = fixture.ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(tc.e…
1053 …android.FixtureExpectsAtLeastOneErrorMatchingPattern(`in contents.*must also be declared in PRODUC…
Dbootclasspath_fragment_test.go455 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`\QArtApexJars configu…
469 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`\QArtApexJars configu…
486 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`\QArtApexJars configu…
Dsystemserver_classpath_fragment_test.go184 ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(
Daconfig_test.go720 errorHandler = android.FixtureExpectsAtLeastOneErrorMatchingPattern(test.expectedError)
/build/soong/aconfig/
Daconfig_declarations_test.go131 errorHandler := android.FixtureExpectsAtLeastOneErrorMatchingPattern(test.expectedError)
/build/soong/sdk/
Dmember_trait_test.go286 ).ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(
Dtesting.go114 ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(pattern)).
/build/soong/dexpreopt/
Ddexpreopt_test.go416 ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(
/build/soong/cc/
Dprebuilt_test.go578 …preparer = preparer.ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(tc…
/build/soong/rust/
Drust_test.go115 ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(pattern)).

12