Searched defs:invalid_path_error (Results 1 – 3 of 3) sorted by relevance
51 class invalid_path_error : public error { class
50 ATF_TEST_CASE_BODY(invalid_path_error) in ATF_TEST_CASE_BODY() argument
57 fs::invalid_path_error::invalid_path_error(const std::string& textual_path, in invalid_path_error() function in fs::invalid_path_error