Searched defs:not_found_error (Results 1 – 4 of 4) sorted by relevance
39 class not_found_error : class54 not_found_error< T >::not_found_error(const std::string& message, in not_found_error() function in tools::not_found_error
73 class not_found_error : public error { class
65 ATF_TEST_CASE_BODY(not_found_error) in ATF_TEST_CASE_BODY() argument
87 engine::not_found_error::not_found_error(const std::string& message) : in not_found_error() function in engine::not_found_error