Searched refs:TEST_ES2021_DIR (Results 1 – 2 of 2) sorted by relevance
171 remove_dir(TEST_ES2021_DIR)265 elif TEST_ES2021_DIR in self.args.dir:279 elif TEST_ES2021_DIR in self.args.file:315 self.args.dir = TEST_ES2021_DIR341 dstdir = os.path.join(TEST_ES2021_DIR, file)435 test_dir = TEST_ES2021_DIR467 src_dir = TEST_ES2021_DIR
40 TEST_ES2021_DIR = os.path.join(DATA_DIR, "test_es2021") variable