Searched refs:VerifyAgainstAllPatches (Results 1 – 1 of 1) sorted by relevance
1330 void VerifyAgainstAllPatches(IModule* module) { in VerifyAgainstAllPatches() function in WithAudioPatch4165 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()