Searched refs:lastConnectedDevicePortCount (Results 1 – 1 of 1) sorted by relevance
2472 const size_t lastConnectedDevicePortCount = mClient->getConnectedDevicePortCount(); in TEST_P() local2476 EXPECT_EQ(lastConnectedDevicePortCount + 1, mClient->getConnectedDevicePortCount()); in TEST_P()