Home
last modified time | relevance | path

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

/test/app_compat/csuite/integration_tests/
Dcsuite_test_utils.py55 with zipfile.ZipFile(_get_standalone_zip_path(), 'r') as f:
237 def _get_standalone_zip_path(): function