Searched refs:CheckUnicode (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/sqlite3/test/ | ||
D | factory.py | 202 def CheckUnicode(self): member in TextFactoryTests |
D | types.py | 197 def CheckUnicode(self): member in DeclTypesTests |
/external/python/cpython3/Lib/sqlite3/test/ | ||
D | factory.py | 212 def CheckUnicode(self): member in TextFactoryTests |
D | types.py | 170 def CheckUnicode(self): member in DeclTypesTests |