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