Searched defs:cache_file (Results 1 – 4 of 4) sorted by relevance
35 std::ifstream cache_file(filename, std::ios::binary); in restore_program_cache_from_file() local75 std::ofstream cache_file(filename, std::ios::binary); in save_program_cache_to_file() local
240 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
425 def use_cache(self, usecache, cache_file=None): argument
1138 *cache_file; in CacheOpenCLBenchmarks() local