Searched refs:CheckDuplicate (Results 1 – 2 of 2) sorted by relevance
413 func CheckDuplicate(values []string) (duplicate string, found bool) { func
194 if duplicate, found := android.CheckDuplicate(test.srcs()); found {