Searched refs:graph_data_output_filename (Results 1 – 2 of 2) sorted by relevance
57 std::string graph_data_output_filename; member
919 if (!params_.analyzer.graph_data_output_filename.empty()) { in RunWithAnalyzer()921 fopen(params_.analyzer.graph_data_output_filename.c_str(), "w"); in RunWithAnalyzer()923 << "Can't open the file " << params_.analyzer.graph_data_output_filename in RunWithAnalyzer()