Home
last modified time | relevance | path

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

/development/vndk/tools/sourcedr/blueprint/tests/
Dtest_lexer.py32 py3_str = str # pylint: disable=invalid-name variable
34 def py3_str(string): function
287 self.assertEqual(lit, py3_str(u'\uffff'))
316 self.assertEqual(lit, py3_str(u'\U0001ffff'))