Home
last modified time | relevance | path

Searched defs:CheckString (Results 1 – 5 of 5) sorted by relevance

/external/llvm/utils/FileCheck/
DFileCheck.cpp616 struct CheckString { struct
635 CheckString(const Pattern &P, StringRef S, SMLoc L) in CheckString() function
/external/python/cpython2/Lib/sqlite3/test/
Dfactory.py207 def CheckString(self): member in TextFactoryTests
239 def CheckString(self): member in TextFactoryTestsWithEmbeddedZeroBytes
Dtypes.py44 def CheckString(self): member in SqliteTypeTests
154 def CheckString(self): member in DeclTypesTests
/external/libchrome/base/trace_event/
Dmemory_allocator_dump_unittest.cc60 void CheckString(const MemoryAllocatorDump* dump, in CheckString() function
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc727 PyObject* CheckString(PyObject* arg, const FieldDescriptor* descriptor) { in CheckString() function