Searched defs:core_file (Results 1 – 4 of 4) sorted by relevance
61 const char* core_file = argv[1]; in main() local
80 const string core_file = crash_generator.GetCoreFilePath(); in TEST() local
68 const char* core_file = core_path.c_str(); in TEST() local
213 core_file = sys.stdin.read() variable