Searched refs:num_kept (Results 1 – 2 of 2) sorted by relevance
26 int num_kept = 0; in Project() local38 document->mutable_properties()->SwapElements(num_kept, cur_pos); in Project()39 ++num_kept; in Project()54 num_kept, document->properties_size() - num_kept); in Project()
185 num_kept = 0204 num_kept += len(records)211 'Retained {:,}/{:,} functions'.format(num_kept, num_total),