Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dmultibytecodec_support.py20 roundtriptest = 1 # set if roundtrip is possible with unicode variable in TestBase
40 if self.roundtriptest:
/external/python/cpython3/Lib/test/
Dmultibytecodec_support.py21 roundtriptest = 1 # set if roundtrip is possible with unicode variable in TestBase
47 if self.roundtriptest: