Searched defs:a_array1 (Results 1 – 4 of 4) sorted by relevance
44 std::array<T, 10> a_array1; in test_std_array() local53 std::array<T, 9> a_array1; in test_std_array() local
44 boost::array<T,10> a_array1; in test_boost_array() local54 boost::array<T, 9> a_array1; in test_boost_array() local
48 T a_array1[10]; in test_native_array() local62 T a_array1[9]; in test_native_array() local
75 T a_array1[10]; in test_array() local84 T a_array1[9]; in test_array() local