Home
last modified time | relevance | path

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

/hardware/interfaces/security/sharedsecret/aidl/vts/functional/
DSharedSecretAidlTest.cpp196 inline final_action<F> finally(const F& f) { in finally() function
205 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()
/hardware/interfaces/keymaster/4.0/vts/functional/
DHmacKeySharingTest.cpp169 inline final_action<F> finally(const F& f) { in finally() function
178 auto fixup_hmac = finally([&]() { in TEST_P()
218 auto fixup_hmac = finally([&]() { in TEST_P()