Searched refs:ScopedSessionVector (Results 1 – 1 of 1) sorted by relevance
937 class ScopedSessionVector { class939 explicit ScopedSessionVector(std::vector<SSL_SESSION*> *sessions) in ScopedSessionVector() function in ScopedSessionVector942 ~ScopedSessionVector() { in ~ScopedSessionVector()961 ScopedSessionVector cleanup(&sessions); in TestInternalSessionCache()