/external/sdv/vsomeip/third_party/boost/throw_exception/test/ |
D | throw_exception_test5.cpp | 22 typedef boost::error_info<struct tag_error_string, std::string> error_string; typedef 36 … boost::throw_exception( my_exception() << error_code( 123 ) << error_string( "error%%string" ) ); in main() 48 std::string const * str = boost::get_error_info<error_string>( x ); in main() 57 … BOOST_THROW_EXCEPTION( my_exception() << error_code( 123 ) << error_string( "error%%string" ) ); in main() 69 std::string const * str = boost::get_error_info<error_string>( x ); in main() 78 … boost::throw_exception( my_exception2() << error_code( 123 ) << error_string( "error%%string" ) ); in main() 90 std::string const * str = boost::get_error_info<error_string>( x ); in main() 99 … BOOST_THROW_EXCEPTION( my_exception2() << error_code( 123 ) << error_string( "error%%string" ) ); in main() 111 std::string const * str = boost::get_error_info<error_string>( x ); in main()
|
/external/autotest/server/site_tests/network_WiFi_ChaosConfigFailure/ |
D | network_WiFi_ChaosConfigFailure.py | 16 def run_once(self, ap, error_string): argument 28 if ap_constants.AP_CONFIG_FAIL in error_string: 33 if ap_constants.AP_PDU_DOWN in error_string: 38 if ap_constants.AP_CONFIG_FAIL in error_string: 42 elif ap_constants.AP_SECURITY_MISMATCH in error_string: 46 elif ap_constants.WORK_CLI_CONNECT_FAIL in error_string:
|
/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
D | gpu_cudamalloc_allocator.cc | 44 const char* error_string; in AllocateRaw() local 46 cuGetErrorString(res, &error_string); in AllocateRaw() 49 << "\n Error string: " << error_string; in AllocateRaw() 72 const char* error_string; in DeallocateRaw() local 74 cuGetErrorString(res, &error_string); in DeallocateRaw() 77 << "\n Error string: " << error_string; in DeallocateRaw()
|
/external/cronet/stable/components/nacl/renderer/ |
D | json_manifest.cc | 121 std::string* error_string) { in IsValidDictionary() argument 141 *error_string = error_stream.str(); in IsValidDictionary() 154 std::string* error_string) { in IsValidUrlSpec() argument 160 *error_string = error_stream.str(); in IsValidUrlSpec() 179 *error_string = error_stream.str(); in IsValidUrlSpec() 188 std::size(kManifestUrlSpecRequired), error_string)) { in IsValidUrlSpec() 200 *error_string = error_stream.str(); in IsValidUrlSpec() 209 *error_string = error_stream.str(); in IsValidUrlSpec() 223 std::string* error_string) { in IsValidPnaclTranslateSpec() argument 234 *error_string = error_stream.str(); in IsValidPnaclTranslateSpec() [all …]
|
/external/cronet/tot/components/nacl/renderer/ |
D | json_manifest.cc | 121 std::string* error_string) { in IsValidDictionary() argument 141 *error_string = error_stream.str(); in IsValidDictionary() 154 std::string* error_string) { in IsValidUrlSpec() argument 160 *error_string = error_stream.str(); in IsValidUrlSpec() 179 *error_string = error_stream.str(); in IsValidUrlSpec() 188 std::size(kManifestUrlSpecRequired), error_string)) { in IsValidUrlSpec() 200 *error_string = error_stream.str(); in IsValidUrlSpec() 209 *error_string = error_stream.str(); in IsValidUrlSpec() 223 std::string* error_string) { in IsValidPnaclTranslateSpec() argument 234 *error_string = error_stream.str(); in IsValidPnaclTranslateSpec() [all …]
|
/external/autotest/client/cros/cellular/mbim_compliance/ |
D | mbim_errors.py | 357 def __init__(self, assertion_id, error_string=None): argument 375 if error_string: 376 message += ': %s' % error_string 383 def __init__(self, error_string): argument 389 error_string)
|
/external/tensorflow/tensorflow/core/lib/gif/ |
D | gif_io_test.cc | 47 string error_string; in TestDecodeGif() local 57 &error_string)); in TestDecodeGif() 114 string error_string; in TEST() local 124 &error_string)); in TEST() 139 string error_string; in TestExpandAnimations() local 149 &error_string, expand_animations)); in TestExpandAnimations() 167 string error_string; in TestInvalidGifFormat() local 175 &error_string)); in TestInvalidGifFormat() 179 ASSERT_EQ(error_string.substr(0, 23), err_msg); in TestInvalidGifFormat()
|
D | gif_io.cc | 51 const char* error_string = GifErrorString(error_code); in GifErrorStringNonNull() local 52 if (error_string == nullptr) { in GifErrorStringNonNull() 55 return error_string; in GifErrorStringNonNull() 60 string* error_string, bool expand_animations) { in Decode() argument 73 *error_string = absl::StrCat("failed to open gif file: ", in Decode() 78 *error_string = absl::StrCat("failed to slurp gif file: ", in Decode() 83 *error_string = "gif file does not contain any image"; in Decode() 164 *error_string = absl::StrCat("missing color map for frame ", k); in Decode() 176 *error_string = absl::StrCat("found color index ", color_index, in Decode()
|
/external/federated-compute/fcp/secagg/client/ |
D | secagg_client_r3_unmasking_state_test.cc | 119 std::string error_string = in TEST() local 123 expected_message.mutable_abort()->set_diagnostic_info(error_string); in TEST() 136 EXPECT_THAT(new_state.value()->ErrorMessage().value(), StrEq(error_string)); in TEST() 303 std::string error_string = in TEST() local 307 expected_message.mutable_abort()->set_diagnostic_info(error_string); in TEST() 319 EXPECT_THAT(new_state.value()->ErrorMessage().value(), StrEq(error_string)); in TEST() 343 std::string error_string = in TEST() local 347 expected_message.mutable_abort()->set_diagnostic_info(error_string); in TEST() 357 EXPECT_THAT(new_state.value()->ErrorMessage().value(), StrEq(error_string)); in TEST() 381 std::string error_string = in TEST() local [all …]
|
D | secagg_client_r1_share_keys_input_set_state_test.cc | 190 std::string error_string = in TEST() local 193 expected_message.mutable_abort()->set_diagnostic_info(error_string); in TEST() 200 EXPECT_THAT(new_state.value()->ErrorMessage().value(), Eq(error_string)); in TEST() 565 std::string error_string = in TEST() local 569 expected_message.mutable_abort()->set_diagnostic_info(error_string); in TEST() 578 EXPECT_THAT(new_state.value()->ErrorMessage().value(), Eq(error_string)); in TEST() 622 std::string error_string = "Invalid public key in request from server."; in TEST() local 624 expected_message.mutable_abort()->set_diagnostic_info(error_string); in TEST() 633 EXPECT_THAT(new_state.value()->ErrorMessage().value(), Eq(error_string)); in TEST() 677 std::string error_string = "Invalid public key in request from server."; in TEST() local [all …]
|
D | secagg_client_r1_share_keys_input_not_set_state_test.cc | 326 std::string error_string = in TEST() local 329 expected_message.mutable_abort()->set_diagnostic_info(error_string); in TEST() 336 EXPECT_THAT(new_state.value()->ErrorMessage().value(), Eq(error_string)); in TEST() 686 std::string error_string = in TEST() local 690 expected_message.mutable_abort()->set_diagnostic_info(error_string); in TEST() 699 EXPECT_THAT(new_state.value()->ErrorMessage().value(), Eq(error_string)); in TEST() 740 std::string error_string = "Invalid public key in request from server."; in TEST() local 742 expected_message.mutable_abort()->set_diagnostic_info(error_string); in TEST() 751 EXPECT_THAT(new_state.value()->ErrorMessage().value(), Eq(error_string)); in TEST() 792 std::string error_string = "Invalid public key in request from server."; in TEST() local [all …]
|
D | secagg_client_test.cc | 171 std::string error_string = in TEST() local 174 expected_message.mutable_abort()->set_diagnostic_info(error_string); in TEST() 180 EXPECT_THAT(client.ErrorMessage().value(), Eq(error_string)); in TEST() 200 std::string error_string = in TEST() local 203 expected_message.mutable_abort()->set_diagnostic_info(error_string); in TEST() 209 EXPECT_THAT(client.ErrorMessage().value(), Eq(error_string)); in TEST()
|
/external/autotest/client/site_tests/autoupdate_BadMetadata/ |
D | autoupdate_BadMetadata.py | 32 error_string = None 35 error_string = self._SHA256_ERROR 40 error_string = self._METADATA_SIZE_ERROR 54 self._check_update_engine_log_for_entry(error_string,
|
/external/google-breakpad/src/processor/ |
D | source_line_resolver_base.cc | 102 string error_string; in ReadSymbolFile() local 103 error_code = ErrnoString(&error_string); in ReadSymbolFile() 105 ", error " << error_code << ": " << error_string; in ReadSymbolFile() 125 string error_string; in ReadSymbolFile() local 126 error_code = ErrnoString(&error_string); in ReadSymbolFile() 128 ", error " << error_code << ": " << error_string; in ReadSymbolFile() 141 string error_string; in ReadSymbolFile() local 142 error_code = ErrnoString(&error_string); in ReadSymbolFile() 144 ", error " << error_code << ": " << error_string; in ReadSymbolFile()
|
D | logging.cc | 106 int ErrnoString(string* error_string) { in ErrnoString() argument 107 assert(error_string); in ErrnoString() 113 error_string->assign(strerror(errno)); in ErrnoString()
|
/external/grpc-grpc/test/core/transport/chttp2/ |
D | streams_not_seen_test.cc | 450 const char* error_string; in TEST_F() local 483 op->data.recv_status_on_client.error_string = &error_string; in TEST_F() 500 gpr_free(const_cast<char*>(error_string)); in TEST_F() 524 const char* error_string; in TEST_F() local 556 op->data.recv_status_on_client.error_string = &error_string; in TEST_F() 570 gpr_free(const_cast<char*>(error_string)); in TEST_F() 598 const char* error_string; in TEST_F() local 621 op->data.recv_status_on_client.error_string = &error_string; in TEST_F() 638 gpr_free(const_cast<char*>(error_string)); in TEST_F() 671 const char* error_string; in TEST_F() local [all …]
|
/external/libgav1/examples/ |
D | logging.h | 46 #define LIBGAV1_EXAMPLES_LOG_ERROR(error_string) \ argument 51 __func__, error_string); \ 56 #define LIBGAV1_EXAMPLES_LOG_ERROR(error_string) \
|
D | file_writer.cc | 146 char error_string[256]; in WriteFrame() local 147 snprintf(error_string, sizeof(error_string), in WriteFrame() 149 LIBGAV1_EXAMPLES_LOG_ERROR(error_string); in WriteFrame()
|
/external/autotest/server/cros/network/ |
D | chaos_clique_utils.py | 119 error_string=ap_constants.WORK_CLI_CONNECT_FAIL, 164 error_string = ap_constants.AP_PDU_DOWN 168 error_string = ap_constants.AP_CONFIG_FAIL 174 error_string=error_string, 177 if error_string == ap_constants.AP_CONFIG_FAIL: 265 error_string=ap_constants.AP_SSID_NOTFOUND, 282 error_string=ap_constants.AP_SECURITY_MISMATCH,
|
/external/cronet/stable/net/base/ |
D | net_errors.cc | 40 const char* error_string; in ErrorToShortString() local 44 error_string = # label; \ in ErrorToShortString() 52 error_string = "<unknown>"; in ErrorToShortString() 54 return std::string("ERR_") + error_string; in ErrorToShortString()
|
/external/cronet/tot/net/base/ |
D | net_errors.cc | 40 const char* error_string; in ErrorToShortString() local 44 error_string = # label; \ in ErrorToShortString() 52 error_string = "<unknown>"; in ErrorToShortString() 54 return std::string("ERR_") + error_string; in ErrorToShortString()
|
/external/grpc-grpc/test/core/end2end/tests/ |
D | simple_request.cc | 82 EXPECT_THAT(server_status.error_string(), HasSubstr("xyz")); in SimpleRequestBody() 83 EXPECT_THAT(server_status.error_string(), in SimpleRequestBody() 85 EXPECT_THAT(server_status.error_string(), HasSubstr("grpc_message")); in SimpleRequestBody() 86 EXPECT_THAT(server_status.error_string(), HasSubstr("grpc_status")); in SimpleRequestBody()
|
/external/grpc-grpc/test/core/channel/ |
D | call_finalization_test.cc | 41 evidence += absl::StrCat("FIRST", final_info->error_string, *p, "\n"); in TEST() 44 evidence += absl::StrCat("SECOND", final_info->error_string, *p, "\n"); in TEST() 47 final_info.error_string = "123"; in TEST()
|
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ |
D | cuda_asm_compiler.cc | 27 const char* error_string; \ 28 cuGetErrorString(_status, &error_string); \ 30 oss << error_string << "\nin " << __FILE__ << "(" << __LINE__ << "): '" \
|
/external/toolchain-utils/llvm_tools/ |
D | llvm_simple_bisect.py | 56 def search(self, error_string: Text) -> bool: 58 return error_string in self.output 62 error_string: Text, 69 elif self.search(error_string): 70 if error_string: 74 if error_string:
|