Home
last modified time | relevance | path

Searched defs:caRef (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/array/test/
Darray7.cpp30 const T &caRef = std::get<0> ( test_case ); in RunStdTests() local
44 const T &caRef = boost::get<0> ( test_case ); in RunBoostTests() local
Darray6.cpp26 const arr &caRef = get_c_array ( test_case ); in RunTests() local
Darray_getfail2.cpp31 const T &caRef = std::get<0> ( test_case ); in RunStdTests() local