Home
last modified time | relevance | path

Searched refs:ExtendWithErrorHandler (Results 1 – 25 of 61) sorted by relevance

123

/aosp_15_r20/build/soong/java/
H A Dsdk_library_test.go245 ).ExtendWithErrorHandler(android.FixtureExpectsAllErrorsToMatchAPattern(
272 ).ExtendWithErrorHandler(android.FixtureExpectsAllErrorsToMatchAPattern(
304 ).ExtendWithErrorHandler(android.FixtureExpectsAllErrorsToMatchAPattern(
331 ).ExtendWithErrorHandler(android.FixtureExpectsAllErrorsToMatchAPattern(
486ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`module "bar" variant …
511ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`module "bar" variant …
596ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`module "foo" is not a…
611ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`module "foo" is not a…
625ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`module "foo" is not a…
640ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`module "foo": enabled…
[all …]
H A Dbootclasspath_fragment_test.go35 ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(
54 ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(
75 ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(
106 ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(
H A Dlint_test.go52 …).ExtendWithErrorHandler(android.FixtureExpectsAllErrorsToMatchAPattern([]string{`source path "myb…
149 ExtendWithErrorHandler(errorHandler).
276ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern("Don't use --disable, --enable, or --…
/aosp_15_r20/build/soong/android/
H A Dnamespace_test.go177ExtendWithErrorHandler(FixtureExpectsOneErrorPattern(`\Qdir3/Android.bp:4:5: "b" depends on undefi…
400ExtendWithErrorHandler(FixtureExpectsOneErrorPattern(`\Qdir1/Android.bp:2:5: module "soong_namespa…
425ExtendWithErrorHandler(FixtureExpectsOneErrorPattern(`\Qdir1/subdir1/Android.bp:4:5: "b" depends o…
486ExtendWithErrorHandler(FixtureExpectsOneErrorPattern(`\Qdir3/Android.bp:5:5: "c" depends on undefi…
505ExtendWithErrorHandler(FixtureExpectsOneErrorPattern(`\Qdir1/Android.bp:4:5: namespace dir1 alread…
522ExtendWithErrorHandler(FixtureExpectsOneErrorPattern(`\Qdir1/Android.bp:5:5: a namespace must be t…
542ExtendWithErrorHandler(FixtureExpectsOneErrorPattern(`\Qdir1/Android.bp:7:5: module "a" already de…
558 ExtendWithErrorHandler(FixtureExpectsOneErrorPattern(
H A Dteam_test.go73ExtendWithErrorHandler(FixtureExpectsAtLeastOneErrorMatchingPattern("depends on undefined module \…
88ExtendWithErrorHandler(FixtureExpectsAtLeastOneErrorMatchingPattern("depends on undefined module \…
H A Dsingleton_module_test.go81 ExtendWithErrorHandler(FixtureExpectsAllErrorsToMatchAPattern([]string{
121 ExtendWithErrorHandler(FixtureExpectsAllErrorsToMatchAPattern([]string{
H A Dmodule_test.go244ExtendWithErrorHandler(FixtureExpectsAtLeastOneErrorMatchingPattern(`module "foo": depends on disa…
285 ExtendWithErrorHandler(FixtureExpectsAllErrorsToMatchAPattern(expectedErrs)).
1109 ExtendWithErrorHandler(FixtureExpectsOneErrorPattern(
H A Dpackage_test.go68 ExtendWithErrorHandler(FixtureExpectsAllErrorsToMatchAPattern(test.expectedErrors)).
/aosp_15_r20/build/soong/tradefed_modules/
H A Dtest_module_config_test.go219 ).ExtendWithErrorHandler(
242 ).ExtendWithErrorHandler(
264 ).ExtendWithErrorHandler(
288 ).ExtendWithErrorHandler(
420 ).ExtendWithErrorHandler(
442 ).ExtendWithErrorHandler(
466 ).ExtendWithErrorHandler(
/aosp_15_r20/build/soong/etc/
H A Dinstall_symlink_test.go91 ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern("Should be a clean filepath")).
103 ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern("Should be a clean filepath")).
115ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern("Should not start with / or \\.\\./")…
127ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern("Should not start with / or \\.\\./")…
H A Dprebuilt_etc_test.go182ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern("Must have one entry i…
194ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern("Must have one entry i…
206ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern("dsts is set. Must use…
218ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern("dsts is set. Cannot s…
280ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern("relative_install_path…
345 …prepareForPrebuiltEtcTest.ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPatt…
370 …prepareForPrebuiltEtcTest.ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPatt…
/aosp_15_r20/build/soong/aconfig/codegen/
H A Dcc_aconfig_library_test.go48 ExtendWithErrorHandler(android.FixtureExpectsNoErrors).
106 ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern(err)).
210 ExtendWithErrorHandler(android.FixtureExpectsNoErrors).RunTestWithBp(t, bp)
225 ExtendWithErrorHandler(android.FixtureExpectsNoErrors).
H A Djava_aconfig_library_test.go33 ExtendWithErrorHandler(android.FixtureExpectsNoErrors).
175 ExtendWithErrorHandler(android.FixtureExpectsNoErrors).
201 ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern(err)).
246 ExtendWithErrorHandler(android.FixtureExpectsNoErrors).
H A Drust_aconfig_library_test.go19 ExtendWithErrorHandler(android.FixtureExpectsNoErrors).
105 ExtendWithErrorHandler(android.FixtureExpectsNoErrors).
168 ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern(err)).
/aosp_15_r20/build/soong/apex/
H A Dplatform_bootclasspath_test.go667 ).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 Dbootclasspath_fragment_test.go450ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`\QArtApexJars configu…
464ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`\QArtApexJars configu…
481ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(`\QArtApexJars configu…
/aosp_15_r20/build/soong/aconfig/
H A Daconfig_declarations_test.go133 ExtendWithErrorHandler(errorHandler).
204 fixture = fixture.ExtendWithErrorHandler(test.errorHandler)
H A Dall_aconfig_declarations_test.go46 ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern(errMsg)).
H A Dtesting.go27 ExtendWithErrorHandler(errorHandler).
/aosp_15_r20/build/soong/filesystem/
H A Dfilesystem_test.go439 fixture.ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern(
461 fixture.ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern(
618 fixture.ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern(
/aosp_15_r20/build/soong/python/
H A Dpython_test.go350 ).ExtendWithErrorHandler(android.FixtureExpectsAllErrorsToMatchAPattern(d.errors)).
424 ExtendWithErrorHandler(android.FixtureIgnoreErrors).
/aosp_15_r20/build/soong/sdk/
H A Dtesting.go114 ExtendWithErrorHandler(android.FixtureExpectsAtLeastOneErrorMatchingPattern(pattern)).
286 ExtendWithErrorHandler(customization.errorHandler).
/aosp_15_r20/build/soong/genrule/
H A Dgenrule_test.go447 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 Dlibbpf_prog_test.go67 prepareForLibbpfProgTest.ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern(
/aosp_15_r20/build/soong/bpf/
H A Dbpf_test.go70 prepareForBpfTest.ExtendWithErrorHandler(android.FixtureExpectsOneErrorPattern(

123