Searched defs:ExpectError (Results 1 – 3 of 3) sorted by relevance
143 void ExpectError(dbus::Response* response, const std::string& expected_code) { in ExpectError() function in brillo::dbus_utils::DBusObjectTest
192 class ExpectError(Exception): class
450 static void ExpectError(const char* input, in ExpectError() function