Home
last modified time | relevance | path

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

/external/rust/crates/textwrap/tests/
Dindent.rs32 fn test_roundtrip_spaces() { in test_roundtrip_spaces() function
/external/python/cpython3/Lib/test/
Dtest_textwrap.py860 def test_roundtrip_spaces(self): member in IndentTestCase