Searched defs:procfs_path (Results 1 – 2 of 2) sorted by relevance
44 const char procfs_path[] = "/procfs_copy"; in TEST() local81 const string procfs_path = crash_generator.GetDirectoryOfProcFilesCopy(); in TEST() local
48 const char* procfs_path) in LinuxCoreDumper()