Home
last modified time | relevance | path

Searched refs:FixtureExpectsAllErrorsToMatchAPattern (Results 1 – 14 of 14) sorted by relevance

/build/soong/android/
Dsingleton_module_test.go81 ExtendWithErrorHandler(FixtureExpectsAllErrorsToMatchAPattern([]string{
120 ExtendWithErrorHandler(FixtureExpectsAllErrorsToMatchAPattern([]string{
Dpackage_test.go68 ExtendWithErrorHandler(FixtureExpectsAllErrorsToMatchAPattern(test.expectedErrors)).
Dlicense_kind_test.go107 ExtendWithErrorHandler(FixtureExpectsAllErrorsToMatchAPattern(test.expectedErrors)).
Dlicense_test.go189 ExtendWithErrorHandler(FixtureExpectsAllErrorsToMatchAPattern(test.expectedErrors)).
Dsoong_config_modules_test.go383 ).ExtendWithErrorHandler(FixtureExpectsAllErrorsToMatchAPattern([]string{
Dneverallow_test.go365 ExtendWithErrorHandler(FixtureExpectsAllErrorsToMatchAPattern(test.expectedErrors)).
Dlicenses_test.go470 ExtendWithErrorHandler(FixtureExpectsAllErrorsToMatchAPattern(test.expectedErrors)).
Dfixture.go582 func FixtureExpectsAllErrorsToMatchAPattern(patterns []string) FixtureErrorHandler { func
Dmodule_test.go329 ExtendWithErrorHandler(FixtureExpectsAllErrorsToMatchAPattern(expectedErrs)).
Dvisibility_test.go1165 ExtendWithErrorHandler(FixtureExpectsAllErrorsToMatchAPattern(test.expectedErrors)).
Dpaths_test.go1399 errorHandler: FixtureExpectsAllErrorsToMatchAPattern([]string{
/build/soong/java/
Dlint_test.go74 …).ExtendWithErrorHandler(android.FixtureExpectsAllErrorsToMatchAPattern([]string{`source path "myb…
/build/soong/python/
Dpython_test.go342 ).ExtendWithErrorHandler(android.FixtureExpectsAllErrorsToMatchAPattern(errorPatterns)).
/build/soong/genrule/
Dgenrule_test.go461 ExtendWithErrorHandler(android.FixtureExpectsAllErrorsToMatchAPattern(expectedErrors)).
612 ExtendWithErrorHandler(android.FixtureExpectsAllErrorsToMatchAPattern(expectedErrors)).