Home | History | Annotate | Download | only in gtest

Lines Matching refs:GetElementOr

703 inline E GetElementOr(const std::vector<E>& v, int i, E default_value) {
988 const int index = GetElementOr(test_case_indices_, i, -1);
995 const int index = GetElementOr(test_case_indices_, i, -1);
1630 using internal::GetElementOr;
3894 const int index = GetElementOr(test_indices_, i, -1);
3901 const int index = GetElementOr(test_indices_, i, -1);