Searched defs:test_newline (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/ | ||
D | test_pyshell.py | 78 def test_newline(self): member in PyShellRemoveLastNewlineAndSurroundingWhitespaceTest |
/aosp_15_r20/external/fonttools/Tests/feaLib/ | ||
H A D | lexer_test.py | 116 def test_newline(self): member in LexerTest |
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/ | ||
D | states.hpp | 179 test_newline = 3 enumerator |
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/ | ||
D | states.hpp | 168 test_newline = 3 enumerator |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_gzip.py | 747 def test_newline(self): member in TestOpen |
D | test_bz2.py | 1000 def test_newline(self): member in OpenTest |
D | test_lzma.py | 1340 def test_newline(self): member in OpenTestCase |