Lines Matching refs:New
359 // New label matches with primary(aka top) suggestion.
362 // New value matches with second top suggestion even though the top suggestion was non-empty.
365 // New value matches with second top suggestion given that top suggestion was empty.
368 // New value matches with third top suggestion even though the top suggestion was non-empty.
371 // New value matches with third top suggestion given that top suggestion was empty.
374 // New value matches with 4th top suggestion even though the top suggestion was non-empty.
377 // New value matches with 4th top suggestion given that top suggestion was empty.
380 // New value is empty even though the top suggestion was non-empty.
383 // New value is empty given that top suggestion was empty.
386 // New value is empty given that no suggestions were provided.
389 // New value is empty given that suggestions feature was disabled.
392 …// New value is non-empty and does not match with any of the suggestions even though the top sugge…
395 // New value is non-empty and not match with any suggestions given that top suggestion was empty.
398 // New value is non-empty and also no suggestions were provided.
401 // New value is non-empty and also suggestions feature was disable.