|
Wire Sysio Wire Sysion 1.0.0
|
This is the complete list of members for EncodedStreamTest, including all inherited members.
| CompareBufferFile(const char *actualBuffer, size_t actualLength, const char *expectedFilename) | EncodedStreamTest | inlineprotected |
| CompareFile(const char *filename, const char *expectedFilename) | EncodedStreamTest | inlineprotected |
| EncodedStreamTest() | EncodedStreamTest | inline |
| HasFailure() | testing::Test | inlinestatic |
| HasFatalFailure() | testing::Test | static |
| HasNonfatalFailure() | testing::Test | static |
| json_ | EncodedStreamTest | protected |
| length_ | EncodedStreamTest | protected |
| Open(const char *filename) | EncodedStreamTest | inlineprotectedstatic |
| ReadFile(const char *filename, bool appendPath, size_t *outLength) | EncodedStreamTest | inlineprotectedstatic |
| RecordProperty(const std::string &key, const std::string &value) | testing::Test | static |
| RecordProperty(const std::string &key, int value) | testing::Test | static |
| SetUp() | EncodedStreamTest | inlinevirtual |
| SetUpTestCase() | testing::Test | inlinestatic |
| SetUpTestCaseFunc typedef | testing::Test | |
| TearDown() | EncodedStreamTest | inlinevirtual |
| TearDownTestCase() | testing::Test | inlinestatic |
| TearDownTestCaseFunc typedef | testing::Test | |
| Test() | testing::Test | protected |
| TestAutoUTFInputStream(const char *filename, bool expectHasBOM) | EncodedStreamTest | inlineprotected |
| TestAutoUTFOutputStream(UTFType type, bool putBOM, const char *expectedFilename) | EncodedStreamTest | inlineprotected |
| TestEncodedInputStream(const char *filename) | EncodedStreamTest | inlineprotected |
| TestEncodedOutputStream(const char *expectedFilename, bool putBOM) | EncodedStreamTest | inlineprotected |
| ~EncodedStreamTest() | EncodedStreamTest | virtual |
| ~Test() | testing::Test | virtual |