Lines Matching refs:GetElementOr
691 inline E GetElementOr(const std::vector<E>& v, int i, E default_value) {
964 const int index = GetElementOr(test_case_indices_, i, -1);
971 const int index = GetElementOr(test_case_indices_, i, -1);
1447 using internal::GetElementOr;
3715 const int index = GetElementOr(test_indices_, i, -1);
3722 const int index = GetElementOr(test_indices_, i, -1);