Home
last modified time | relevance | path

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

/xnu-11215/tests/bounded_array_ref_src/
H A Dctor.raw_ptr.cpp101 int array2[] = {6, 7, 8}; in tests() local
/xnu-11215/iokit/Tests/
H A DTestCollections.cpp45 OSArray *array1, *array2; in testArray() local