Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/lib/
Dclient_handler.cpp857 const std::string &error_text) { in OnIceCandidateError()
865 const std::string &error_text) { in OnIceCandidateError()
/device/generic/vulkan-cereal/third-party/googletest/googletest/src/
Dgtest.cc1889 const char error_text[] = ""; in HRESULTFailureHelper() local