Home
last modified time | relevance | path

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

/honee/examples/
H A Dconv_plot.py29 dest='conv_result_file',
/honee/tests/
H A Djunit_common.py33 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)