Home
last modified time | relevance | path

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

/external/autotest/frontend/afe/
Drpc_interface.py112 def add_label(name, ignore_exception_if_exists=False, **kwargs): argument
131 if ignore_exception_if_exists:
203 name=label.name, ignore_exception_if_exists=True,