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