Home
last modified time | relevance | path

Searched defs:error_string (Results 1 – 25 of 153) sorted by relevance

1234567

/aosp_15_r20/external/federated-compute/fcp/secagg/client/
H A Dsecagg_client_r3_unmasking_state_test.cc119 std::string error_string = in TEST() local
303 std::string error_string = in TEST() local
343 std::string error_string = in TEST() local
381 std::string error_string = in TEST() local
422 std::string error_string = in TEST() local
460 std::string error_string = in TEST() local
H A Dsecagg_client_r1_share_keys_input_set_state_test.cc190 std::string error_string = in TEST() local
565 std::string error_string = in TEST() local
622 std::string error_string = "Invalid public key in request from server."; in TEST() local
677 std::string error_string = "Invalid public key in request from server."; in TEST() local
728 std::string error_string = in TEST() local
777 std::string error_string = in TEST() local
829 std::string error_string = in TEST() local
885 std::string error_string = in TEST() local
H A Dsecagg_client_r1_share_keys_input_not_set_state_test.cc326 std::string error_string = in TEST() local
686 std::string error_string = in TEST() local
740 std::string error_string = "Invalid public key in request from server."; in TEST() local
792 std::string error_string = "Invalid public key in request from server."; in TEST() local
840 std::string error_string = in TEST() local
886 std::string error_string = in TEST() local
935 std::string error_string = in TEST() local
988 std::string error_string = in TEST() local
H A Dsecagg_client_test.cc171 std::string error_string = in TEST() local
200 std::string error_string = in TEST() local
H A Dsecagg_client_r2_masked_input_coll_input_set_state_test.cc250 std::string error_string = in TEST() local
596 std::string error_string = in TEST() local
H A Dsecagg_client_r2_masked_input_coll_input_not_set_state_test.cc198 std::string error_string = in TEST() local
719 std::string error_string = in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/gif/
H A Dgif_io_test.cc47 string error_string; in TestDecodeGif() local
114 string error_string; in TEST() local
139 string error_string; in TestExpandAnimations() local
167 string error_string; in TestInvalidGifFormat() local
H A Dgif_io.cc51 const char* error_string = GifErrorString(error_code); in GifErrorStringNonNull() local
60 string* error_string, bool expand_animations) { in Decode()
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/
H A Dstreams_not_seen_test.cc450 const char* error_string; in TEST_F() local
524 const char* error_string; in TEST_F() local
598 const char* error_string; in TEST_F() local
671 const char* error_string; in TEST_F() local
739 const char* error_string; in TEST_F() local
/aosp_15_r20/external/cronet/components/nacl/renderer/
H A Djson_manifest.cc116 std::string* error_string) { in IsValidDictionary()
149 std::string* error_string) { in IsValidUrlSpec()
218 std::string* error_string) { in IsValidPnaclTranslateSpec()
288 std::string error_string; in IsValidISADictionary() local
H A Dnexe_load_manager.cc200 std::string error_string = std::string("NaCl module load failed: ") + in ReportLoadError() local
221 std::string error_string("NaCl module load failed: user aborted"); in ReportLoadAbort() local
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dsource_line_resolver_base.cc102 string error_string; in ReadSymbolFile() local
125 string error_string; in ReadSymbolFile() local
141 string error_string; in ReadSymbolFile() local
H A Dlogging.cc106 int ErrnoString(string* error_string) { in ErrnoString()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_cudamalloc_allocator.cc44 const char* error_string; in AllocateRaw() local
72 const char* error_string; in DeallocateRaw() local
/aosp_15_r20/external/autotest/client/cros/cellular/mbim_compliance/
H A Dmbim_errors.py357 def __init__(self, assertion_id, error_string=None): argument
383 def __init__(self, error_string): argument
/aosp_15_r20/external/autotest/server/site_tests/network_WiFi_ChaosConfigFailure/
H A Dnetwork_WiFi_ChaosConfigFailure.py16 def run_once(self, ap, error_string): argument
/aosp_15_r20/external/libgav1/examples/
H A Dlogging.h46 #define LIBGAV1_EXAMPLES_LOG_ERROR(error_string) \ argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/throw_exception/test/
Dthrow_exception_test5.cpp22 typedef boost::error_info<struct tag_error_string, std::string> error_string; typedef
/aosp_15_r20/system/core/init/
H A Dsubcontext.proto31 optional string error_string = 1; field
/aosp_15_r20/external/crosvm/media/ffmpeg/src/
H A Derror.rs33 let error_string = std::str::from_utf8(&buffer[0..end_of_string]).unwrap(); in test_averror() localVariable
/aosp_15_r20/external/virtio-media/extras/ffmpeg-decoder/src/ffmpeg/
H A Derror.rs33 let error_string = std::str::from_utf8(&buffer[0..end_of_string]).unwrap(); in test_averror() localVariable
/aosp_15_r20/external/federated-compute/fcp/secagg/server/
H A Dsecagg_server_r0_advertise_keys_state.cc121 std::string error_string = "Too many clients aborted."; in ProceedToNextRound() local
H A Dsecagg_server_r1_share_keys_state.cc119 std::string error_string = "Too many clients aborted."; in ProceedToNextRound() local
H A Dsecagg_server_r3_unmasking_state.cc137 std::string error_string = "Too many clients aborted."; in ProceedToNextRound() local
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/java_vm/init_args/
Dchar_encoding_generic.rs114 let error_string = assert_matches!(result, JvmError::NullOptString(string) => string); in test() localVariable

1234567