Searched refs:testPairs (Results 1 – 1 of 1) sorted by relevance
6515 const std::pair<ConnectivityType, std::vector<std::string>> testPairs[] = { in TEST_F() local6520 for (const auto& [type, result] : testPairs) { in TEST_F()