Searched defs:CheckString (Results 1 – 5 of 5) sorted by relevance
| /external/llvm/utils/FileCheck/ | ||
| D | FileCheck.cpp | 616 struct CheckString { struct |
| /external/python/cpython2/Lib/sqlite3/test/ | ||
| D | factory.py | 207 def CheckString(self): member in TextFactoryTests |
| D | types.py | 44 def CheckString(self): member in SqliteTypeTests |
| /external/libchrome/base/trace_event/ | ||
| D | memory_allocator_dump_unittest.cc | 60 void CheckString(const MemoryAllocatorDump* dump, in CheckString() function |
| /external/protobuf/python/google/protobuf/pyext/ | ||
| D | message.cc | 727 PyObject* CheckString(PyObject* arg, const FieldDescriptor* descriptor) { in CheckString() function |