Searched refs:getActivePatchesCount (Results 1 – 1 of 1) sorted by relevance
100 size_t getActivePatchesCount() const { return mActivePatches.size(); } in getActivePatchesCount() function in AudioPolicyManagerTestClient138 const size_t patchCountBefore = mClient->getActivePatchesCount(); in TEST_F()165 ASSERT_EQ(patchCountBefore, mClient->getActivePatchesCount()); in TEST_F()172 const size_t patchCountBefore = mClient->getActivePatchesCount(); in TEST_F()193 ASSERT_EQ(patchCountBefore + 1, mClient->getActivePatchesCount()); in TEST_F()