Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/FileCheck/
DFileCheck.cpp437 struct CheckString { struct
453 CheckString(const Pattern &P, SMLoc L, bool isCheckNext) in CheckString() argument
/external/llvm/utils/FileCheck/
DFileCheck.cpp616 struct CheckString { struct
635 CheckString(const Pattern &P, StringRef S, SMLoc L) in CheckString() argument
/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.cc75 void CheckString(const MemoryAllocatorDump* dump, in CheckString() function
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc654 PyObject* CheckString(PyObject* arg, const FieldDescriptor* descriptor) { in CheckAndGetInteger() function