Searched refs:FailIfErrored (Results 1 – 25 of 30) sorted by relevance
12
/build/soong/android/ |
D | mutator_test.go | 83 FailIfErrored(t, errs) 85 FailIfErrored(t, errs) 144 FailIfErrored(t, errs) 146 FailIfErrored(t, errs) 247 FailIfErrored(t, errs) 249 FailIfErrored(t, errs) 294 FailIfErrored(t, errs) 296 FailIfErrored(t, errs)
|
D | defaults_test.go | 93 FailIfErrored(t, errs) 95 FailIfErrored(t, errs) 139 FailIfErrored(t, errs) 141 FailIfErrored(t, errs)
|
D | androidmk_test.go | 89 FailIfErrored(t, errs) 91 FailIfErrored(t, errs) 261 FailIfErrored(t, errs) 263 FailIfErrored(t, errs)
|
D | csuite_config_test.go | 28 FailIfErrored(test, errs) 30 FailIfErrored(test, errs)
|
D | vts_config_test.go | 28 FailIfErrored(test, errs) 30 FailIfErrored(test, errs)
|
D | variable_test.go | 207 FailIfErrored(t, errs) 209 FailIfErrored(t, errs) 309 FailIfErrored(t, errs) 311 FailIfErrored(t, errs)
|
D | soong_config_modules_test.go | 124 FailIfErrored(t, errs) 126 FailIfErrored(t, errs)
|
D | path_properties_test.go | 126 FailIfErrored(t, errs) 128 FailIfErrored(t, errs)
|
D | arch_test.go | 364 FailIfErrored(t, errs) 366 FailIfErrored(t, errs) 453 FailIfErrored(t, errs) 455 FailIfErrored(t, errs)
|
D | package_test.go | 65 FailIfErrored(t, errs)
|
D | prebuilt_test.go | 297 FailIfErrored(t, errs) 299 FailIfErrored(t, errs)
|
D | module_test.go | 186 FailIfErrored(t, errs)
|
D | paths_test.go | 1003 FailIfErrored(t, errs) 1005 FailIfErrored(t, errs) 1218 FailIfErrored(t, errs) 1220 FailIfErrored(t, errs)
|
D | testing.go | 359 func FailIfErrored(t *testing.T, errs []error) { func 396 FailIfErrored(t, errs)
|
/build/soong/rust/ |
D | project_json_test.go | 44 android.FailIfErrored(t, errs) 46 android.FailIfErrored(t, errs)
|
D | rust_test.go | 101 android.FailIfErrored(t, errs) 103 android.FailIfErrored(t, errs)
|
/build/soong/xml/ |
D | xml_test.go | 65 android.FailIfErrored(t, errs) 67 android.FailIfErrored(t, errs)
|
/build/soong/sh/ |
D | sh_binary_test.go | 51 android.FailIfErrored(t, errs) 53 android.FailIfErrored(t, errs)
|
/build/soong/cc/ |
D | test_data_test.go | 131 android.FailIfErrored(t, errs) 133 android.FailIfErrored(t, errs)
|
D | prebuilt_test.go | 38 android.FailIfErrored(t, errs) 40 android.FailIfErrored(t, errs)
|
/build/soong/sysprop/ |
D | sysprop_test.go | 87 android.FailIfErrored(t, errs) 89 android.FailIfErrored(t, errs)
|
/build/soong/python/ |
D | python_test.go | 340 android.FailIfErrored(t, testErrs) 354 android.FailIfErrored(t, testErrs)
|
/build/soong/etc/ |
D | prebuilt_etc_test.go | 79 android.FailIfErrored(t, errs) 81 android.FailIfErrored(t, errs)
|
/build/soong/sdk/ |
D | testing.go | 139 android.FailIfErrored(t, errs) 141 android.FailIfErrored(t, errs)
|
/build/soong/genrule/ |
D | genrule_test.go | 482 android.FailIfErrored(t, errs) 652 android.FailIfErrored(t, errs)
|
12