|
proxygen
|
Go to the source code of this file.
Functions | |
| TEST (QvalueTest, Basic) | |
| TEST (QvalueTest, Extras) | |
| TEST (QvalueTest, Invalids) | |
| TEST (ByteRangeSpecTest, Valids) | |
| TEST (ByteRangeSpecTest, Invalids) | |
| TEST | ( | QvalueTest | , |
| Basic | |||
| ) |
Definition at line 18 of file RFC2616Test.cpp.
References EXPECT_DOUBLE_EQ, EXPECT_EQ, EXPECT_FALSE, EXPECT_TRUE, folly::gen::first, gmock_output_test::output, and proxygen::RFC2616::parseQvalues().
| TEST | ( | QvalueTest | , |
| Extras | |||
| ) |
Definition at line 77 of file RFC2616Test.cpp.
References EXPECT_DOUBLE_EQ, EXPECT_EQ, EXPECT_TRUE, folly::gen::first, gmock_output_test::output, and proxygen::RFC2616::parseQvalues().
| TEST | ( | QvalueTest | , |
| Invalids | |||
| ) |
Definition at line 98 of file RFC2616Test.cpp.
References EXPECT_DOUBLE_EQ, EXPECT_EQ, EXPECT_FALSE, folly::gen::first, gmock_output_test::output, and proxygen::RFC2616::parseQvalues().
| TEST | ( | ByteRangeSpecTest | , |
| Valids | |||
| ) |
Definition at line 130 of file RFC2616Test.cpp.
References ASSERT_TRUE, EXPECT_EQ, and proxygen::RFC2616::parseByteRangeSpec().
| TEST | ( | ByteRangeSpecTest | , |
| Invalids | |||
| ) |
Definition at line 160 of file RFC2616Test.cpp.
References dummy(), EXPECT_FALSE, proxygen::RFC2616::parseByteRangeSpec(), and folly::Range< Iter >::subtract().