Home
last modified time | relevance | path

Searched defs:ExpectError (Results 1 – 3 of 3) sorted by relevance

/external/libbrillo/brillo/dbus/
Ddbus_object_unittest.cc143 void ExpectError(dbus::Response* response, const std::string& expected_code) { in ExpectError() function in brillo::dbus_utils::DBusObjectTest
/external/autotest/client/virt/
Daexpect.py192 class ExpectError(Exception): class
/external/v8/test/cctest/
Dtest-regexp.cc450 static void ExpectError(const char* input, in ExpectError() function