|
RetroArch
|
#include "unittest.h"#include "rapidjson/filereadstream.h"#include "rapidjson/filewritestream.h"#include "rapidjson/encodedstream.h"#include "rapidjson/stringbuffer.h"#include "rapidjson/memorystream.h"#include "rapidjson/memorybuffer.h"Classes | |
| class | EncodedStreamTest |
Functions | |
| TEST_F (EncodedStreamTest, EncodedInputStream) | |
| TEST_F (EncodedStreamTest, AutoUTFInputStream) | |
| TEST_F (EncodedStreamTest, EncodedOutputStream) | |
| TEST_F (EncodedStreamTest, AutoUTFOutputStream) | |
| TEST_F | ( | EncodedStreamTest | , |
| EncodedInputStream | |||
| ) |
| TEST_F | ( | EncodedStreamTest | , |
| AutoUTFInputStream | |||
| ) |
| TEST_F | ( | EncodedStreamTest | , |
| EncodedOutputStream | |||
| ) |
| TEST_F | ( | EncodedStreamTest | , |
| AutoUTFOutputStream | |||
| ) |
1.8.15