Searched defs:isUniqueName (Results 1 – 2 of 2) sorted by relevance
175 bool isUniqueName = std::find(v.begin(), v.end(), s.name) == v.end(); in TEST_P() local
576 bool isUniqueName = std::find(v.begin(), v.end(), info.name) == v.end(); in TEST_P() local