Searched refs:err_stat_file (Results 1 – 1 of 1) sorted by relevance
103 std::ifstream err_stat_file(err_stat_path); in main() local104 if (err_stat_file.is_open()) { in main()106 err_stat_file >> err_stat_atom; in main()109 err_stat_file.close(); in main()