Searched refs:ScopedTestSystemNSSKeySlot (Results 1 – 2 of 2) sorted by relevance
12 ScopedTestSystemNSSKeySlot::ScopedTestSystemNSSKeySlot() in ScopedTestSystemNSSKeySlot() function in crypto::ScopedTestSystemNSSKeySlot20 ScopedTestSystemNSSKeySlot::~ScopedTestSystemNSSKeySlot() { in ~ScopedTestSystemNSSKeySlot()24 bool ScopedTestSystemNSSKeySlot::ConstructedSuccessfully() const { in ConstructedSuccessfully()28 PK11SlotInfo* ScopedTestSystemNSSKeySlot::slot() const { in slot()
28 class CRYPTO_EXPORT ScopedTestSystemNSSKeySlot {30 explicit ScopedTestSystemNSSKeySlot();31 ~ScopedTestSystemNSSKeySlot();39 DISALLOW_COPY_AND_ASSIGN(ScopedTestSystemNSSKeySlot);