Searched refs:is_good (Results 1 – 3 of 3) sorted by relevance
151 is_good() const;
1350 temp_file::is_good() const in is_good() function in abigail::tools_utils::temp_file1360 if (is_good()) in get_path()1377 ABG_ASSERT(is_good()); in get_stream()1389 if (result->is_good()) in create()
13781 (temp_file::is_good): test the fstream rather than the fd29183 (temp_file::{temp_file, is_good, get_path, get_stream, create}):