Home
last modified time | relevance | path

Searched refs:_TEST_LOG_BASE_DIR (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_xds_tests.py292 _TEST_LOG_BASE_DIR = os.path.join(os.path.dirname(os.path.abspath(__file__)), variable
2122 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,