Searched refs:RESULTS_FILE (Results 1 – 3 of 3) sorted by relevance
284 RESULTS_FILE=$(date +%Y-%m-%d.%H.%M.%S).$$287 ./runltp -q -p $RUNALL_FLAGS -l results.$RESULTS_FILE \495 RESULTS_FILE=" "
16 RESULTS_FILE = RESULTS_DIR + '/results.csv' variable137 output = open(RESULTS_FILE, 'a')
25 RESULTS_FILE = 'results.txt' variable361 with open(os.path.join(cache_dir, RESULTS_FILE), 'r') as f:399 with open(os.path.join(temp_dir, RESULTS_FILE), 'w') as f:533 with open(os.path.join(cache_dir, RESULTS_FILE), 'r') as f: