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

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

Completed in 96 milliseconds