Home
last modified time | relevance | path

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

/xnu-11215/iokit/Tests/
H A DTestCollections.cpp39 testArray() in testArray() function
H A DTests.cpp941 OSAllocation<OSDataAllocation<int> > testArray(10, OSAllocateMemory); in OSAllocationTests() local