Classes | Macros | Functions
perftest/schematest.cpp File Reference
#include "perftest.h"
#include "rapidjson/schema.h"
#include <ctime>
#include <string>
#include <vector>
Include dependency graph for perftest/schematest.cpp:

Go to the source code of this file.

Classes

class  Schema
 
struct  Schema::TestSuite
 

Macros

#define ARRAY_SIZE(a)   sizeof(a) / sizeof(a[0])
 

Functions

template<typename Allocator >
static char * ReadFile (const char *filename, Allocator &allocator)
 
 TEST_F (Schema, TestSuite)
 

Macro Definition Documentation

#define ARRAY_SIZE (   a)    sizeof(a) / sizeof(a[0])

Definition at line 10 of file perftest/schematest.cpp.

Function Documentation

template<typename Allocator >
static char* ReadFile ( const char *  filename,
Allocator allocator 
)
static

Definition at line 15 of file perftest/schematest.cpp.

TEST_F ( Schema  ,
TestSuite   
)

Definition at line 191 of file perftest/schematest.cpp.



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