Home
last modified time | relevance | path

Searched defs:ScopedSessionVector (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/ssl/
Dssl_test.cc937 class ScopedSessionVector { class
939 explicit ScopedSessionVector(std::vector<SSL_SESSION*> *sessions) in ScopedSessionVector() function in ScopedSessionVector