Searched refs:ignored_exists_error (Results 1 – 1 of 1) sorted by relevance
408 std::error_code ignored_exists_error; in CleanUp() local409 if (!std::filesystem::exists(resource_file, ignored_exists_error)) { in CleanUp()