/aosp_15_r20/build/soong/java/ |
H A D | sdk_library_test.go | 245 ).ExtendWithErrorHandler(android.FixtureExpectsAllErrorsToMatchAPattern( 272 ).ExtendWithErrorHandler(android.FixtureExpectsAllErrorsToMatchAPattern( 304 ).ExtendWithErrorHandler(android.FixtureExpectsAllErrorsToMatchAPattern( 331 ).ExtendWithErrorHandler(android.FixtureExpectsAllErrorsToMatchAPattern( 486 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`module "bar" variant … 511 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`module "bar" variant … 596 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`module "foo" is not a… 611 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`module "foo" is not a… 625 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`module "foo" is not a… 640 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`module "foo": enabled… [all …]
|
H A D | bootclasspath_fragment_test.go | 35 ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern( 54 ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern( 75 ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern( 106 ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(
|
H A D | lint_test.go | 52 …).ExtendWithErrorHandler(android.FixtureExpectsAllErrorsToMatchAPattern([]string{`source path "myb… 149 ExtendWithErrorHandler(errorHandler). 276 …ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern("Don't use --disable, --enable, or --…
|
/aosp_15_r20/build/soong/android/ |
H A D | namespace_test.go | 177 …ExtendWithErrorHandler(FixtureExpectsOneErrorPattern(`\Qdir3/Android.bp:4:5: "b" depends on undefi… 400 …ExtendWithErrorHandler(FixtureExpectsOneErrorPattern(`\Qdir1/Android.bp:2:5: module "soong_namespa… 425 …ExtendWithErrorHandler(FixtureExpectsOneErrorPattern(`\Qdir1/subdir1/Android.bp:4:5: "b" depends o… 486 …ExtendWithErrorHandler(FixtureExpectsOneErrorPattern(`\Qdir3/Android.bp:5:5: "c" depends on undefi… 505 …ExtendWithErrorHandler(FixtureExpectsOneErrorPattern(`\Qdir1/Android.bp:4:5: namespace dir1 alread… 522 …ExtendWithErrorHandler(FixtureExpectsOneErrorPattern(`\Qdir1/Android.bp:5:5: a namespace must be t… 542 …ExtendWithErrorHandler(FixtureExpectsOneErrorPattern(`\Qdir1/Android.bp:7:5: module "a" already de… 558 ExtendWithErrorHandler(FixtureExpectsOneErrorPattern(
|
H A D | team_test.go | 73 …ExtendWithErrorHandler(FixtureExpectsAtLeastOneErrorMatchingPattern("depends on undefined module \… 88 …ExtendWithErrorHandler(FixtureExpectsAtLeastOneErrorMatchingPattern("depends on undefined module \…
|
H A D | singleton_module_test.go | 81 ExtendWithErrorHandler(FixtureExpectsAllErrorsToMatchAPattern([]string{ 121 ExtendWithErrorHandler(FixtureExpectsAllErrorsToMatchAPattern([]string{
|
H A D | module_test.go | 244 …ExtendWithErrorHandler(FixtureExpectsAtLeastOneErrorMatchingPattern(`module "foo": depends on disa… 285 ExtendWithErrorHandler(FixtureExpectsAllErrorsToMatchAPattern(expectedErrs)). 1109 ExtendWithErrorHandler(FixtureExpectsOneErrorPattern(
|
H A D | package_test.go | 68 ExtendWithErrorHandler(FixtureExpectsAllErrorsToMatchAPattern(test.expectedErrors)).
|
/aosp_15_r20/build/soong/tradefed_modules/ |
H A D | test_module_config_test.go | 219 ).ExtendWithErrorHandler( 242 ).ExtendWithErrorHandler( 264 ).ExtendWithErrorHandler( 288 ).ExtendWithErrorHandler( 420 ).ExtendWithErrorHandler( 442 ).ExtendWithErrorHandler( 466 ).ExtendWithErrorHandler(
|
/aosp_15_r20/build/soong/etc/ |
H A D | install_symlink_test.go | 91 ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern("Should be a clean filepath")). 103 ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern("Should be a clean filepath")). 115 …ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern("Should not start with / or \\.\\./")… 127 …ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern("Should not start with / or \\.\\./")…
|
H A D | prebuilt_etc_test.go | 182 …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 …prepareForPrebuiltEtcTest.ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPatt… 370 …prepareForPrebuiltEtcTest.ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPatt…
|
/aosp_15_r20/build/soong/aconfig/codegen/ |
H A D | cc_aconfig_library_test.go | 48 ExtendWithErrorHandler(android.FixtureExpectsNoErrors). 106 ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern(err)). 210 ExtendWithErrorHandler(android.FixtureExpectsNoErrors).RunTestWithBp(t, bp) 225 ExtendWithErrorHandler(android.FixtureExpectsNoErrors).
|
H A D | java_aconfig_library_test.go | 33 ExtendWithErrorHandler(android.FixtureExpectsNoErrors). 175 ExtendWithErrorHandler(android.FixtureExpectsNoErrors). 201 ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern(err)). 246 ExtendWithErrorHandler(android.FixtureExpectsNoErrors).
|
H A D | rust_aconfig_library_test.go | 19 ExtendWithErrorHandler(android.FixtureExpectsNoErrors). 105 ExtendWithErrorHandler(android.FixtureExpectsNoErrors). 168 ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern(err)).
|
/aosp_15_r20/build/soong/apex/ |
H A D | platform_bootclasspath_test.go | 667 ).ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern( 714 ).ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern( 758 ).ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern( 925 …fixture = fixture.ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(tc.e… 1075 fixture = fixture.ExtendWithErrorHandler(
|
H A D | bootclasspath_fragment_test.go | 450 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`\QArtApexJars configu… 464 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`\QArtApexJars configu… 481 …ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`\QArtApexJars configu…
|
/aosp_15_r20/build/soong/aconfig/ |
H A D | aconfig_declarations_test.go | 133 ExtendWithErrorHandler(errorHandler). 204 fixture = fixture.ExtendWithErrorHandler(test.errorHandler)
|
H A D | all_aconfig_declarations_test.go | 46 ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern(errMsg)).
|
H A D | testing.go | 27 ExtendWithErrorHandler(errorHandler).
|
/aosp_15_r20/build/soong/filesystem/ |
H A D | filesystem_test.go | 439 fixture.ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern( 461 fixture.ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern( 618 fixture.ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern(
|
/aosp_15_r20/build/soong/python/ |
H A D | python_test.go | 350 ).ExtendWithErrorHandler(android.FixtureExpectsAllErrorsToMatchAPattern(d.errors)). 424 ExtendWithErrorHandler(android.FixtureIgnoreErrors).
|
/aosp_15_r20/build/soong/sdk/ |
H A D | testing.go | 114 ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(pattern)). 286 ExtendWithErrorHandler(customization.errorHandler).
|
/aosp_15_r20/build/soong/genrule/ |
H A D | genrule_test.go | 447 ExtendWithErrorHandler(android.FixtureExpectsAllErrorsToMatchAPattern(expectedErrors)). 644 ExtendWithErrorHandler(android.FixtureExpectsAllErrorsToMatchAPattern(expectedErrors)). 1250 …fixtures = fixtures.ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern(tc.expectedError))
|
/aosp_15_r20/build/soong/bpf/libbpf/ |
H A D | libbpf_prog_test.go | 67 prepareForLibbpfProgTest.ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern(
|
/aosp_15_r20/build/soong/bpf/ |
H A D | bpf_test.go | 70 prepareForBpfTest.ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern(
|