Searched refs:postWildcardRef (Results 1 – 1 of 1) sorted by relevance
311 const char *postWildcardRef = ref + preWildcardLen + 1; in NamesMatchWithWildcard() local315 if (postWildcardRef[0] == '\0') in NamesMatchWithWildcard()323 if (NamesMatchWithWildcard(postWildcardRef, testName + matchSize)) in NamesMatchWithWildcard()