proxygen
|
#include <folly/portability/GTest.h>
#include <folly/portability/GMock.h>
#include <proxygen/lib/http/session/ByteEventTracker.h>
#include <proxygen/lib/http/session/test/HTTPTransactionMocks.h>
#include <proxygen/lib/http/session/test/HTTPSessionMocks.h>
#include <chrono>
Go to the source code of this file.
Classes | |
class | MockByteEventTrackerCallback |
class | ByteEventTrackerTest |
Functions | |
TEST_F (ByteEventTrackerTest, Ping) | |
TEST_F (ByteEventTrackerTest, Ttlb) | |
TEST_F | ( | ByteEventTrackerTest | , |
Ping | |||
) |
Definition at line 56 of file ByteEventTrackerTest.cpp.
References testing::_, callback_, EXPECT_CALL, and proxygen::getCurrentTime().
TEST_F | ( | ByteEventTrackerTest | , |
Ttlb | |||
) |
Definition at line 62 of file ByteEventTrackerTest.cpp.
References testing::_, callback_, EXPECT_CALL, and transport_.