Searched defs:caRef (Results 1 – 3 of 3) sorted by relevance
30 const T &caRef = std::get<0> ( test_case ); in RunStdTests() local44 const T &caRef = boost::get<0> ( test_case ); in RunBoostTests() local
26 const arr &caRef = get_c_array ( test_case ); in RunTests() local
31 const T &caRef = std::get<0> ( test_case ); in RunStdTests() local