proxygen
|
#include <wangle/client/ssl/ThreadSafeSSLSessionCache.h>
#include <wangle/client/ssl/test/TestUtil.h>
#include <folly/Conv.h>
#include <folly/Memory.h>
#include <thread>
#include <gtest/gtest.h>
#include <gmock/gmock.h>
Go to the source code of this file.
Classes | |
class | FakeSessionCallbacks |
class | ThreadSafeSSLSessionCacheTest |
Functions | |
TEST_F (ThreadSafeSSLSessionCacheTest, ReadWrite) | |
TEST_F | ( | ThreadSafeSSLSessionCacheTest | , |
ReadWrite | |||
) |
Definition at line 72 of file ThreadSafeSSLSessionCacheTest.cpp.
References wangle::createPersistentTestSession(), EXPECT_GE, and i.