Home
last modified time | relevance | path

Searched refs:lastConnectedDevicePortCount (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/tests/
Daudiopolicymanager_tests.cpp2472 const size_t lastConnectedDevicePortCount = mClient->getConnectedDevicePortCount(); in TEST_P() local
2476 EXPECT_EQ(lastConnectedDevicePortCount + 1, mClient->getConnectedDevicePortCount()); in TEST_P()