Searched refs:SetCount (Results 1 – 4 of 4) sorted by relevance
522 Value *SetCount = in InsertIterationSetup() local525 LoopGuard->setCondition(SetCount); in InsertIterationSetup()
98 rep.SetCount(leaks[i].count); in ThreadFinalize()
421 void SetCount(int count);
340 void ScopedReportBase::SetCount(int count) { rep_->count = count; } in SetCount() function in __tsan::ScopedReportBase