Lines Matching defs:dir
114 let dir = temp_dir(); in test_creates_directory() localVariable
121 let dir = temp_dir(); in test_without_plots() localVariable
144 let dir = temp_dir(); in test_save_baseline() localVariable
150 let dir = dir.path().join("test_save_baseline"); in test_save_baseline() localVariable
159 let dir = temp_dir(); in test_retain_baseline() localVariable
179 let dir = temp_dir(); in test_compare_baseline() localVariable
187 let dir = temp_dir(); in test_sample_size() localVariable
205 let dir = temp_dir(); in test_warmup_time() localVariable
230 let dir = temp_dir(); in test_measurement_time() localVariable
249 let dir = temp_dir(); in test_bench_function() localVariable
255 let dir = temp_dir(); in test_bench_functions() localVariable
266 let dir = temp_dir(); in test_bench_function_over_inputs() localVariable
276 let dir = temp_dir(); in test_filtering() localVariable
290 let dir = temp_dir(); in test_timing_loops() localVariable
338 let dir = temp_dir(); in test_throughput() localVariable
371 let dir = if x == 2 { in test_output_files() localVariable
407 let dir = tempdir.path().join("test_output"); in test_output_files() localVariable
416 let dir = tempdir.path().to_owned(); in test_output_files() localVariable
433 let dir = tempdir.path().join("test_output/output_flat"); in test_output_files_flat_sampling() localVariable
464 let dir = temp_dir(); in test_bench_with_no_iteration_panics() localVariable
470 let dir = temp_dir(); in test_benchmark_group_with_input() localVariable
482 let dir = temp_dir(); in test_benchmark_group_without_input() localVariable
492 let dir = temp_dir(); in test_criterion_doesnt_panic_if_measured_time_is_zero() localVariable
587 let dir = temp_dir(); in test_profiler_called() localVariable