Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Dmalloc.c931 void testStrdup(const char *s, unsigned validIndex) { in testStrdup()
936 int testStrndup(const char *s, unsigned validIndex, unsigned size) { in testStrndup()
945 void testStrdupContentIsDefined(const char *s, unsigned validIndex) { in testStrdupContentIsDefined()