Searched refs:hubIds (Results 1 – 1 of 1) sorted by relevance
80 static std::vector<uint32_t> hubIds; in getHubIds() local82 if (hubIds.size() == 0) { in getHubIds()87 hubIds.push_back(hub.hubId); in getHubIds()92 ALOGD("Running tests against all %zu reported hubs", hubIds.size()); in getHubIds()93 return hubIds; in getHubIds()