Searched refs:Errored (Results 1 – 7 of 7) sorted by relevance
/build/soong/bp2build/ |
D | cc_object_conversion_test.go | 225 if Errored(t, testCase.description, errs) { 229 if Errored(t, testCase.description, errs) { 405 if Errored(t, testCase.description, errs) { 409 if Errored(t, testCase.description, errs) {
|
D | sh_conversion_test.go | 104 if Errored(t, testCase.description, errs) { 108 if Errored(t, testCase.description, errs) {
|
D | python_binary_conversion_test.go | 131 if Errored(t, testCase.description, errs) { 135 if Errored(t, testCase.description, errs) {
|
D | build_conversion_test.go | 327 if Errored(t, "", errs) { 331 if Errored(t, "", errs) { 928 if Errored(t, testCase.description, errs) { 932 if Errored(t, testCase.description, errs) { 960 func Errored(t *testing.T, desc string, errs []error) bool { func 1486 if Errored(t, testCase.description, errs) { 1490 if Errored(t, testCase.description, errs) { 1609 if Errored(t, testCase.description, errs) { 1613 if Errored(t, testCase.description, errs) {
|
D | cc_library_headers_conversion_test.go | 343 if Errored(t, testCase.description, errs) { 347 if Errored(t, testCase.description, errs) {
|
D | cc_library_conversion_test.go | 593 if Errored(t, testCase.description, errs) { 597 if Errored(t, testCase.description, errs) {
|
D | cc_library_static_conversion_test.go | 946 if Errored(t, testCase.description, errs) { 950 if Errored(t, testCase.description, errs) {
|