Home
last modified time | relevance | path

Searched refs:api_stat_it (Results 1 – 1 of 1) sorted by relevance

/test/vts/utils/native/trace_processor/
DVtsTraceProcessor.cpp554 for (auto const& api_stat_it : summary.api_stats) { in GetTestListForHal() local
556 api_stat_it.first) == covered_apis.end()) { in GetTestListForHal()
557 covered_apis.push_back(api_stat_it.first); in GetTestListForHal()