Searched refs:return_trace (Results 1 – 5 of 5) sorted by relevance
37 out, trace = realm.run([kinit, 'user'], expected_code=1, return_trace=True)45 return_trace=True)
26 input=pwinput, return_trace=True)
104 return_trace=True)
108 env=fallback_canon, expected_code=1, return_trace=True)
737 expected_trace=None, return_trace=False): argument742 if expected_trace is not None or return_trace:790 return (outdata, trace) if return_trace else outdata