Searched refs:TryAugment (Results 1 – 3 of 3) sorted by relevance
151 TryAugment(ilhs, &seen); in Compute()181 bool TryAugment(size_t ilhs, ::std::vector<char>* seen) { in TryAugment() function in testing::internal::MaxBipartiteMatchState197 if (right_[irhs] == kUnused || TryAugment(right_[irhs], seen)) { in TryAugment()
9999 TryAugment(ilhs, &seen); in Compute()10029 bool TryAugment(size_t ilhs, ::std::vector<char>* seen) { in TryAugment() function in testing::internal::MaxBipartiteMatchState10045 if (right_[irhs] == kUnused || TryAugment(right_[irhs], seen)) { in TryAugment()
10995 TryAugment(ilhs, &seen); in Compute()11025 bool TryAugment(size_t ilhs, ::std::vector<char>* seen) { in TryAugment() function in testing::internal::MaxBipartiteMatchState11043 if (right_[irhs] == kUnused || TryAugment(right_[irhs], seen)) { in TryAugment()