Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/tests/
Daudiopolicymanager_tests.cpp263 const PatchCountCheck patchCount = snapshotPatchCount(); in TEST_F() local
290 ASSERT_EQ(0, patchCount.deltaFromSnapshot()); in TEST_F()
296 const PatchCountCheck patchCount = snapshotPatchCount(); in TEST_F() local
303 ASSERT_EQ(1, patchCount.deltaFromSnapshot()); in TEST_F()
387 const PatchCountCheck patchCount = snapshotPatchCount(); in TEST_F() local
390 ASSERT_EQ(1, patchCount.deltaFromSnapshot()); in TEST_F()
394 const PatchCountCheck patchCount = snapshotPatchCount(); in TEST_F() local
399 ASSERT_EQ(1, patchCount.deltaFromSnapshot()); in TEST_F()
403 const PatchCountCheck patchCount = snapshotPatchCount(); in TEST_F() local
408 ASSERT_EQ(1, patchCount.deltaFromSnapshot()); in TEST_F()
[all …]