Home
last modified time | relevance | path

Searched defs:error_text (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/core/util/proto/
H A Dproto_utils.cc90 StringErrorCollector::StringErrorCollector(string* error_text) in StringErrorCollector()
93 StringErrorCollector::StringErrorCollector(string* error_text, in StringErrorCollector()
/aosp_15_r20/hardware/google/aemu/base/testing/
DProtobufMatchers.cpp40 explicit StringErrorCollector(std::string* error_text) : error_text_(error_text) {} in StringErrorCollector()
61 std::string* error_text) { in ParsePartialFromAscii()
/aosp_15_r20/external/libconfig/tests/
H A Dtests.c165 char error_text[128]; in TT_TEST() local
193 char error_text[128]; in TT_TEST() local
/aosp_15_r20/system/libbase/
H A Dresult_test.cpp146 auto error_text = "test error"s; in TEST() local
162 auto error_text = "test error"s; in TEST() local
178 auto error_text = "test error"s; in TEST() local
223 auto error_text = "test error"s; in TEST() local
/aosp_15_r20/external/google-breakpad/src/client/linux/sender/
H A Dgoogle_crash_report_sender.cc66 string error_text = ""; in CheckForRequiredFlagsOrDie() local
/aosp_15_r20/frameworks/base/cmds/am/proto/
H A Dinstrumentation_data.proto58 optional string error_text = 2; field
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/testing/
DProtobufMatchers.h254 std::string error_text; in MakePartialProtoFromAscii() local
503 std::string error_text; in CreateExpectedProto() local
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/xml/
H A Dxml_reader.cc40 std::string error_text; in FinishParse() local
/aosp_15_r20/external/image_io/src/xml/
H A Dxml_reader.cc40 std::string error_text; in FinishParse() local
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dgoogle_crashdump_uploader.cc144 string error_text; in CheckRequiredParametersArePresent() local
/aosp_15_r20/external/cronet/crypto/
H A Dnss_util.cc356 auto error_text = in GetNSSErrorMessage() local
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Dconnection_controller.cpp416 const std::string& error_text) { in OnIceCandidateError()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/am/libinstrumentation/linux_glibc_x86_64_static/gen/proto/frameworks/base/cmds/am/proto/
Dinstrumentation_data.pb.h1866 inline const std::string& SessionStatus::error_text() const { in error_text() function
1907 inline void SessionStatus::set_allocated_error_text(std::string* error_text) { in set_allocated_error_text()
/aosp_15_r20/external/openscreen/cast/streaming/
H A Dsender_session.cc393 std::string error_text = in HandleErrorMessage() local
/aosp_15_r20/external/webrtc/p2p/base/
H A Dport.h163 std::string error_text; member
/aosp_15_r20/external/webrtc/test/peer_scenario/
H A Dpeer_scenario_client.cc90 const std::string& error_text) override { in OnIceCandidateError()
/aosp_15_r20/external/libconfig/lib/
H A Dlibconfig.h123 const char *error_text; member
/aosp_15_r20/external/libchrome/crypto/
H A Dnss_util.cc64 std::unique_ptr<char[]> error_text(new char[PR_GetErrorTextLength() + 1]); in GetNSSErrorMessage() local
/aosp_15_r20/external/leveldb/util/
H A Denv_windows.cc49 char* error_text = nullptr; in GetWindowsErrorMessage() local
/aosp_15_r20/external/webrtc/sdk/android/src/jni/pc/
H A Dpeer_connection.cc313 const std::string& error_text) { in OnIceCandidateError()
/aosp_15_r20/external/webrtc/pc/test/
H A Dintegration_test_helpers.h1154 const std::string& error_text) override { in OnIceCandidateError()
/aosp_15_r20/external/webrtc/api/
H A Dpeer_connection_interface.h1308 const std::string& error_text) {} in OnIceCandidateError()
/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection.cc2049 const std::string& error_text) { in OnIceCandidateError()
/aosp_15_r20/external/gsc-utils/extra/usb_updater/
H A Dgsctool.c1881 const char *error_text; in process_set_capabililty() local
/aosp_15_r20/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc1343 const char error_text[] = ""; in HRESULTFailureHelper() local

12