Searched refs:_strip_and_dedent (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/pybind11/tests/
H A Dconftest.py26 def _strip_and_dedent(s): function
33 return sorted(_strip_and_dedent(s).splitlines())
53 b = _strip_and_dedent(other).splitlines()
128 b = _strip_and_dedent(other)

Completed in 3 milliseconds