Searched refs:TEST_ES2023_DIR (Results 1 – 2 of 2) sorted by relevance
173 remove_dir(TEST_ES2023_DIR)269 elif TEST_ES2023_DIR in self.args.dir:283 elif TEST_ES2023_DIR in self.args.file:319 self.args.dir = TEST_ES2023_DIR345 dstdir = os.path.join(TEST_ES2023_DIR, file)441 test_dir = TEST_ES2023_DIR473 src_dir = TEST_ES2023_DIR
42 TEST_ES2023_DIR = os.path.join(DATA_DIR, "test_es2023") variable