Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_pep277.py178 class UnicodeNFDFileTests(UnicodeFileTests): class
195 UnicodeNFDFileTests,
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_unicode_file_functions.py180 class UnicodeNFDFileTests(UnicodeFileTests): class