Home
last modified time | relevance | path

Searched refs:testC00 (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/Tests/
H A DTestContainers.cpp263 test1 = OSString::withCStringNoCopy(testC00); in testString()
271 test1 = OSString::withCString(testC00); in testString()
285 test1 = OSString::withCStringNoCopy(testC00); in testString()
295 test1 = OSString::withCStringNoCopy(testC00); in testString()
311 test1 = OSString::withCStringNoCopy(testC00); in testString()
327 test1 = OSString::withCString(testC00); in testString()
343 test1 = OSString::withCString(testC00); in testString()
346 if (c != testC00[i]) { in testString()
364 test1 = OSString::withCStringNoCopy(testC00); in testString()
367 if (c != testC00[i]) { in testString()
[all …]