Home | History | Annotate | Download | only in src

Lines Matching defs:GetElementOr

293 inline E GetElementOr(const std::vector<E>& v, int i, E default_value) {
566 const int index = GetElementOr(test_case_indices_, i, -1);
573 const int index = GetElementOr(test_case_indices_, i, -1);