Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py1908 def _generate_file_directory_and_file_name(url, out_path): argument
1910 if not out_path:
1912 elif not out_path.endswith("/"):
1913 file_directory, file_name = os.path.split(out_path)
1915 file_directory = out_path
2082 out_path=None, argument
2104 url, out_path)
2269 out_path=None, argument
2287 url, out_path)