Searched refs:NumUpdatesBefore (Results 1 – 1 of 1) sorted by relevance
459 size_t NumUpdatesBefore = Corpus.NumFeatureUpdates(); in RunOne() local471 size_t NumNewFeatures = Corpus.NumFeatureUpdates() - NumUpdatesBefore; in RunOne()