Searched defs:core_file (Results 1 – 8 of 8) sorted by relevance
93 const string core_file = crash_generator.GetCoreFilePath(); in TEST() local158 const string core_file = crash_generator.GetCoreFilePath(); in TEST() local
28 const FileSpec &core_file) in PostMortemProcess()
66 const char* core_file = argv[1]; in main() local
112 std::string core_file(core_file_ss.str()); in HandleCrash() local
227 core_file = sys.stdin.read() variable
71 const char* core_file = core_path.c_str(); in TEST() local