Searched refs:portConfigsBefore (Results 1 – 1 of 1) sorted by relevance
1645 std::vector<AudioPortConfig> portConfigsBefore; in TEST_P() local1646 ASSERT_IS_OK(module->getAudioPortConfigs(&portConfigsBefore)); in TEST_P()1648 for (const auto& c : portConfigsBefore) { in TEST_P()1653 for (const auto& c : portConfigsBefore) { in TEST_P()