Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/
H A Dany_test.cc178 const int const_int_array[] = {10, 20, 30}; // const int* in TEST() local
179 val = const_int_array; in TEST()