RetroArch
Classes | Functions
encodedstreamtest.cpp File Reference
#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"
Include dependency graph for encodedstreamtest.cpp:

Classes

class  EncodedStreamTest
 

Functions

 TEST_F (EncodedStreamTest, EncodedInputStream)
 
 TEST_F (EncodedStreamTest, AutoUTFInputStream)
 
 TEST_F (EncodedStreamTest, EncodedOutputStream)
 
 TEST_F (EncodedStreamTest, AutoUTFOutputStream)
 

Function Documentation

◆ TEST_F() [1/4]

◆ TEST_F() [2/4]

Here is the call graph for this function:

◆ TEST_F() [3/4]

◆ TEST_F() [4/4]