Searched defs:diff_cmd (Results 1 – 2 of 2) sorted by relevance
50 char test_file[256], out_file[256], diff_cmd[1024]; in test_btf_dump_case() local
257 let mut diff_cmd = Command::new("diff"); in migration_health() localVariable