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