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