Searched defs:numMatches (Results 1 – 2 of 2) sorted by relevance
341 int numMatches(const std::string& substring) { in numMatches() function in android::os::dumpstate::BugreportSectionTest
794 int numMatches = matches.size(); in preferHighPriority() local