Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/crypto/
H A Dscoped_test_system_nss_key_slot.cc19 PrepareSystemSlotForTesting( // IN-TEST in ScopedTestSystemNSSKeySlot()
H A Dnss_util_internal.h72 CRYPTO_EXPORT void PrepareSystemSlotForTesting(ScopedPK11Slot slot);
H A Dnss_util_chromeos.cc526 void PrepareSystemSlotForTesting(ScopedPK11Slot slot) { in PrepareSystemSlotForTesting() function