Searched refs:seekToTag (Results 1 – 1 of 1) sorted by relevance
88 private boolean seekToTag(XmlPullParser parser, String tag) in seekToTag() method in BenchmarkRegistry118 if (!seekToTag(parser, TAG_BENCHMARK_GROUP)) { in parseBenchmarkGroup()131 while (seekToTag(parser, TAG_BENCHMARK)) { in parseBenchmarkGroup()