|
static bool | alexaClientSDK::avsCommon::utils::test::streamAndDataAreEqual (const std::istream &stream, const unsigned char *data, size_t length) |
|
| alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_streamFromData) |
|
| alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_dataContainsUnprintableChars) |
|
| alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_emptyVector) |
|
| alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_multipleStreams) |
|
| alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_seekgBasicForward) |
|
| alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_seekgBasicReset) |
|
| alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_tellgBasic) |
|
| alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_tellgPastEnd) |
|
| alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_tellgBeforeBeginning) |
|
| alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_tellgAfterSeeking) |
|
| alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_tellgAfterReading) |
|