Searched refs:_TEST_LOG_BASE_DIR (Results 1 – 1 of 1) sorted by relevance
292 _TEST_LOG_BASE_DIR = os.path.join(os.path.dirname(os.path.abspath(__file__)), variable2122 log_dir = os.path.join(_TEST_LOG_BASE_DIR, test_case)2249 if not os.path.exists(_TEST_LOG_BASE_DIR):2250 os.makedirs(_TEST_LOG_BASE_DIR)2253 _TEST_LOG_BASE_DIR,