Searched refs:gUnimplementedInterfaces (Results 1 – 1 of 1) sorted by relevance
26 static std::vector<std::string> gUnimplementedInterfaces; variable38 if (gUnimplementedInterfaces.empty()) { in TEST()45 << android::base::Join(gUnimplementedInterfaces, ", "); in TEST()70 gUnimplementedInterfaces.push_back(descriptor); in getAidlHalInstanceNames()