Home
last modified time | relevance | path

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

/freebsd-head/contrib/kyua/store/
HDexceptions.hpp49 class integrity_error : public error { class
HDexceptions_test.cpp45 ATF_TEST_CASE_BODY(integrity_error) in ATF_TEST_CASE_BODY() argument
HDexceptions.cpp52 store::integrity_error::integrity_error(const std::string& message) : in integrity_error() function in store::integrity_error