Searched refs:portProfiles (Results 1 – 1 of 1) sorted by relevance
1555 const auto& portProfiles = connectedPort.profiles; in TEST_P() local1556 if (portProfiles.empty()) { in TEST_P()1576 std::find_if(portProfiles.begin(), portProfiles.end(), [](const auto& profile) { in TEST_P()1579 EXPECT_EQ(portProfiles.end(), dynamicProfileIt) << "Connected port contains dynamic " in TEST_P()