Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp1330 void VerifyAgainstAllPatches(IModule* module) { in VerifyAgainstAllPatches() function in WithAudioPatch
4165 patches[patches.size() - 1]->VerifyAgainstAllPatches(module.get())); in SetPatch()
4169 EXPECT_NO_FATAL_FAILURE(patch.VerifyAgainstAllPatches(module.get())); in SetPatch()
4206 EXPECT_NO_FATAL_FAILURE(update.VerifyAgainstAllPatches(module.get())); in UpdatePatchPorts()