Home
last modified time | relevance | path

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

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