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