Searched refs:dest (Results 1 – 2 of 2) sorted by relevance
| /honee/examples/ |
| H A D | conv_plot.py | 29 dest='conv_result_file',
|
| /honee/tests/ |
| H A D | junit_common.py | 33 def __init__(self, option_strings, dest, type, default, **kwargs): argument 47 super().__init__(option_strings, dest, default=default, **kwargs) 58 setattr(namespace, self.dest, values)
|