Classes | Macros | Functions
simdtest.cpp File Reference
#include "unittest.h"
#include "rapidjson/reader.h"
#include "rapidjson/writer.h"
Include dependency graph for simdtest.cpp:

Go to the source code of this file.

Classes

struct  ScanCopyUnescapedStringHandler
 

Macros

#define RAPIDJSON_NAMESPACE   rapidjson_simd
 
#define SIMD_SUFFIX(name)   name
 

Functions

 TEST (SIMD, SIMD_SUFFIX(SkipWhitespace))
 
 TEST (SIMD, SIMD_SUFFIX(SkipWhitespace_EncodedMemoryStream))
 
 TEST (SIMD, SIMD_SUFFIX(ScanCopyUnescapedString))
 
 TEST (SIMD, SIMD_SUFFIX(ScanWriteUnescapedString))
 
template<unsigned parseFlags, typename StreamType >
void TestScanCopyUnescapedString ()
 
template<typename StreamType >
void TestSkipWhitespace ()
 

Macro Definition Documentation

#define RAPIDJSON_NAMESPACE   rapidjson_simd

Definition at line 28 of file simdtest.cpp.

#define SIMD_SUFFIX (   name)    name

Definition at line 49 of file simdtest.cpp.

Function Documentation

TEST ( SIMD  ,
SIMD_SUFFIX(SkipWhitespace  
)

Definition at line 75 of file simdtest.cpp.

TEST ( SIMD  ,
SIMD_SUFFIX(SkipWhitespace_EncodedMemoryStream)   
)

Definition at line 80 of file simdtest.cpp.

TEST ( SIMD  ,
SIMD_SUFFIX(ScanCopyUnescapedString)   
)

Definition at line 164 of file simdtest.cpp.

TEST ( SIMD  ,
SIMD_SUFFIX(ScanWriteUnescapedString)   
)

Definition at line 169 of file simdtest.cpp.

template<unsigned parseFlags, typename StreamType >
void TestScanCopyUnescapedString ( )

Definition at line 111 of file simdtest.cpp.

template<typename StreamType >
void TestSkipWhitespace ( )

Definition at line 53 of file simdtest.cpp.



choreo_rapidjson
Author(s):
autogenerated on Thu Jul 18 2019 03:59:09