Searched refs:finally (Results 1 – 2 of 2) sorted by relevance
196 inline final_action<F> finally(const F& f) { in finally() function205 auto fixup_hmac = finally([&]() { computeAllSharedSecrets(getAllSharedSecretParameters()); }); in TEST_F()245 auto fixup_hmac = finally([&]() { computeAllSharedSecrets(getAllSharedSecretParameters()); }); in TEST_F()290 auto fixup_hmac = finally([&]() { computeAllSharedSecrets(getAllSharedSecretParameters()); }); in TEST_F()332 auto fixup_hmac = finally([&]() { computeAllSharedSecrets(getAllSharedSecretParameters()); }); in TEST_F()
169 inline final_action<F> finally(const F& f) { in finally() function178 auto fixup_hmac = finally([&]() { in TEST_P()218 auto fixup_hmac = finally([&]() { in TEST_P()