Searched refs:host_values_to_test (Results 1 – 6 of 6) sorted by relevance
111 static void GBSwapHelper(const std::vector<T>& host_values_to_test, in GBSwapHelper() argument114 for (typename std::vector<T>::const_iterator it = host_values_to_test.begin(); in GBSwapHelper()115 it != host_values_to_test.end(); ++it) { in GBSwapHelper()