Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Dany_unittest.cc177 const int const_int_array[] = {10, 20, 30}; // const int* in TEST() local
178 val = const_int_array; in TEST()