Home
last modified time | relevance | path

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

/xnu-11215/tests/bounded_array_src/
H A Dtest_policy.h19 using test_bounded_array = libkern::bounded_array<T, N, test_policy>; variable
/xnu-11215/tests/bounded_array_ref_src/
H A Dtest_policy.h45 using test_bounded_array = libkern::bounded_array<T, N, test_policy>; variable