Searched refs:TryAugment (Results 1 – 1 of 1) sorted by relevance
152 TryAugment(ilhs, &seen); in Compute()182 bool TryAugment(size_t ilhs, ::std::vector<char>* seen) { in TryAugment() function in testing::internal::MaxBipartiteMatchState198 if (right_[irhs] == kUnused || TryAugment(right_[irhs], seen)) { in TryAugment()