Searched defs:CheckString (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Lib/sqlite3/test/ | ||
| D | factory.py | 242 def CheckString(self): member in TextFactoryTests |
| D | types.py | 43 def CheckString(self): member in SqliteTypeTests |
| /third_party/protobuf/python/google/protobuf/pyext/ | ||
| D | message.cc | 752 PyObject* CheckString(PyObject* arg, const FieldDescriptor* descriptor) { in CheckString() function |