| /build/make/tools/aconfig/aconfig_protos/src/ |
| D | lib.rs | 477 let error = flag_declarations::try_from_text_proto( in test_flag_declarations_try_from_text_proto() localVariable 496 let error = flag_declarations::try_from_text_proto( in test_flag_declarations_try_from_text_proto() localVariable 515 let error = flag_declarations::try_from_text_proto( in test_flag_declarations_try_from_text_proto() localVariable 535 let error = flag_declarations::try_from_text_proto( in test_flag_declarations_try_from_text_proto() localVariable 555 let error = flag_declarations::try_from_text_proto( in test_flag_declarations_try_from_text_proto() localVariable 570 let error = flag_declarations::try_from_text_proto( in test_flag_declarations_try_from_text_proto() localVariable 587 let error = flag_declarations::try_from_text_proto( in test_flag_declarations_try_from_text_proto() localVariable 638 let error = flag_values::try_from_text_proto( in test_flag_values_try_from_text_proto() localVariable 652 let error = flag_values::try_from_text_proto( in test_flag_values_try_from_text_proto() localVariable 666 let error = flag_values::try_from_text_proto( in test_flag_values_try_from_text_proto() localVariable [all …]
|
| /build/soong/android/ |
| D | expand.go | 30 func ExpandNinjaEscaped(s string, mapping func(string) (string, bool, error)) (string, error) { argument 37 func Expand(s string, mapping func(string) (string, error)) (string, error) { argument 44 func expand(s string, ninjaEscape bool, mapping func(string) (string, bool, error)) (string, error)… argument 69 func getMapping(s string, mapping func(string) (string, bool, error)) (string, bool, int, error) { argument
|
| /build/make/tools/aconfig/aconfig_storage_read_api/src/ |
| D | flag_value_query.rs | 68 let error = find_boolean_flag_value(&flag_value_list[..], 8).unwrap_err(); in test_boolean_out_of_range() localVariable 81 let error = find_boolean_flag_value(&flag_value[..], 4).unwrap_err(); in test_higher_version_storage_file() localVariable
|
| D | flag_info_query.rs | 103 let error = in test_boolean_out_of_range() localVariable 117 let error = find_flag_attribute(&flag_info[..], FlagValueType::Boolean, 4).unwrap_err(); in test_higher_version_storage_file() localVariable
|
| D | flag_table_query.rs | 117 let error = find_flag_read_context(&flag_table[..], 0, "enabled_ro").unwrap_err(); in test_higher_version_storage_file() localVariable
|
| /build/make/tools/aconfig/aconfig_storage_write_api/src/ |
| D | flag_value_update.rs | 76 let error = update_boolean_flag_value(&mut flag_value_list[..], 8, true).unwrap_err(); in test_boolean_out_of_range() localVariable 89 let error = update_boolean_flag_value(&mut flag_value[..], 4, true).unwrap_err(); in test_higher_version_storage_file() localVariable
|
| D | mapped_file.rs | 93 let error = map_file(&flag_val).unwrap_err(); in test_mapped_read_only_file() localVariable
|
| /build/soong/bpfix/bpfix/ |
| D | bpfix_test.go | 129 func checkError(t *testing.T, in, expectedErr string, innerTest func(*Fixer) error) { 134 func runTestOnce(t *testing.T, in, expected string, innerTest func(*Fixer) error) { 180 func runFixerOnce(fixer *Fixer, innerTest func(*Fixer) error) (string, error) { 201 func runPassOnce(t *testing.T, in, out string, innerTest func(*Fixer) error) { 210 func runPass(t *testing.T, in, out string, innerTest func(*Fixer) error) {
|
| /build/blueprint/pathtools/ |
| D | fs_test.go | 543 func syscallError(err error) error { 553 func checkErr(t *testing.T, want, got error) {
|
| /build/blueprint/ |
| D | ninja_writer_test.go | 23 func ck(err error) {
|
| /build/bazel/scripts/milestone-2/ |
| D | demo.sh | 46 function error() { function
|
| /build/soong/cmd/extract_jar_packages/ |
| D | extract_jar_packages.go | 35 func must(err error) {
|
| /build/blueprint/bpmodify/ |
| D | bpmodify_test.go | 22 func must(err error) {
|
| /build/blueprint/proptools/ |
| D | utils.go | 30 func MergeErrors(errs []error) error {
|
| D | extend_test.go | 2068 got interface{}, err error, 2069 expected interface{}, expectedErr error) {
|
| /build/soong/ui/status/build_error_proto/ |
| D | build_error.proto | 45 optional string error = 5; field
|
| /build/soong/cmd/zip2zip/ |
| D | zip2zip_test.go | 411 func errorString(e error) string {
|
| /build/make/tools/aconfig/aconfig/src/ |
| D | commands.rs | 616 let error = crate::commands::parse_flags( in test_parse_flags_package_mismatch_between_declaration_and_command_line() localVariable 648 let error = crate::commands::parse_flags( in test_parse_flags_container_mismatch_between_declaration_and_command_line() localVariable 677 let error = crate::commands::parse_flags( in test_parse_flags_no_allow_read_write_default_error() localVariable 719 let error = crate::commands::parse_flags( in test_parse_flags_no_allow_read_write_value_error() localVariable 806 let error = crate::commands::parse_flags( in test_parse_flags_override_fixed_read_only() localVariable 962 let error = in test_modify_parsed_flags_based_on_mode_exported() localVariable 998 let error = modify_parsed_flags_based_on_mode(parsed_flags, CodegenMode::ForceReadOnly) in test_modify_parsed_flags_based_on_mode_force_read_only() localVariable
|
| /build/soong/cmd/zipsync/ |
| D | zipsync.go | 40 func must(err error) {
|
| /build/soong/bpfix/cmd_lib/ |
| D | bpfix.go | 47 func report(err error) {
|
| /build/blueprint/bpfmt/ |
| D | bpfmt.go | 35 func report(err error) {
|
| /build/soong/dexpreopt/ |
| D | class_loader_context_test.go | 367 func checkError(t *testing.T, have error, want string) {
|
| /build/blueprint/bootstrap/ |
| D | command.go | 222 func colorizeErrs(errs []error) error {
|
| /build/bazel/mkcompare/elfdiff/ |
| D | elfdiff.go | 36 func maybeQuit(err error) {
|
| /build/blueprint/bpmodify/cmd/ |
| D | main.go | 60 func report(err error) { 187 func visitFile(path string, f os.FileInfo, err error) error {
|