Home
last modified time | relevance | path

Searched defs:expected_error (Results 1 – 5 of 5) sorted by relevance

/external/ltp/testcases/kernel/syscalls/fadvise/
Dposix_fadvise03.c66 int expected_error = EINVAL; variable
/external/libbrillo/brillo/streams/
Dstream_utils_unittest.cc176 void OnError(const std::string& expected_error, in OnError()
/external/webrtc/talk/app/webrtc/
Dwebrtcsession_unittest.cc886 const std::string& expected_error, in SetLocalDescriptionExpectError()
895 void SetLocalDescriptionOfferExpectError(const std::string& expected_error, in SetLocalDescriptionOfferExpectError()
900 void SetLocalDescriptionAnswerExpectError(const std::string& expected_error, in SetLocalDescriptionAnswerExpectError()
914 const std::string& expected_error, in SetRemoteDescriptionExpectError()
924 const std::string& expected_error, SessionDescriptionInterface* desc) { in SetRemoteDescriptionOfferExpectError()
929 const std::string& expected_error, SessionDescriptionInterface* desc) { in SetRemoteDescriptionPranswerExpectError()
934 const std::string& expected_error, SessionDescriptionInterface* desc) { in SetRemoteDescriptionAnswerExpectError()
/external/webrtc/webrtc/base/
Dsocket_unittest.cc935 int expected_error = EWOULDBLOCK; in UdpReadyToSend() local
/external/python/cpython2/Lib/test/
Dtest_optparse.py155 expected_error=None): argument