Searched refs:base_dir_exists (Results 1 – 1 of 1) sorted by relevance
51 if !base_dir_exists( in common()183 let compare_data = if base_dir_exists( in common()261 fn base_dir_exists(id: &BenchmarkId, baseline: &str, output_directory: &Path) -> bool { in base_dir_exists() function