Searched defs:subs (Results 1 - 1 of 1) sorted by relevance

/system/extras/simpleperf/
H A Dcmd_stat_test.cpp133 std::string subs = "statistics:"; local
134 while((pos = s.find(subs, pos)) != s.npos) {
135 pos += subs.size();

Completed in 75 milliseconds