Home
last modified time | relevance | path

Searched refs:matchcnt (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/hiviewdfx/utils/native/
H A Dfile_utils.cpp138 unsigned long matchcnt = 0; in CheckInfo() local
141 matchcnt++; in CheckInfo()
144 std::cout<< matchcnt <<std::endl; in CheckInfo()
145 if (matchcnt == para.size()) { in CheckInfo()

Completed in 1 milliseconds