Searched refs:TEST_ES2022_DIR (Results 1 – 2 of 2) sorted by relevance
172 remove_dir(TEST_ES2022_DIR)267 elif TEST_ES2022_DIR in self.args.dir:281 elif TEST_ES2022_DIR in self.args.file:317 self.args.dir = TEST_ES2022_DIR343 dstdir = os.path.join(TEST_ES2022_DIR, file)438 test_dir = TEST_ES2022_DIR470 src_dir = TEST_ES2022_DIR
41 TEST_ES2022_DIR = os.path.join(DATA_DIR, "test_es2022") variable