Home
last modified time | relevance | path

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

/external/python/mobly/mobly/
Dlogger.py231 def create_latest_log_alias(actual_path, alias): function
274 create_latest_log_alias(log_path, alias=alias)
/external/python/mobly/tests/mobly/
Dlogger_test.py51 logger.create_latest_log_alias('fake_path', alias='latest')