Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/CodeGen/GlobalISel/
DLegalizerTest.cpp74 StringRef CheckString = R"( in TEST_F() local
167 StringRef CheckString = R"( in TEST_F() local
207 StringRef CheckString = R"( in TEST_F() local
/external/llvm/utils/FileCheck/
DFileCheck.cpp616 struct CheckString { struct
635 CheckString(const Pattern &P, StringRef S, SMLoc L) in CheckString() function
/external/python/cpython3/Lib/sqlite3/test/
Dfactory.py242 def CheckString(self): member in TextFactoryTests
276 def CheckString(self): member in TextFactoryTestsWithEmbeddedZeroBytes
Dtypes.py43 def CheckString(self): member in SqliteTypeTests
136 def CheckString(self): member in DeclTypesTests
/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