Home
last modified time | relevance | path

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

/xnu-11215/tests/bounded_array_ref_src/
H A Dctor.raw_ptr.cpp102 int array3[] = {9, 10, 11, 12, 13, 14}; in tests() local
106 test_bounded_array_ref<int>(array3, 6) in tests()