RetroArch
|
#include "perftest.h"
#include "rapidjson/schema.h"
#include <ctime>
#include <string>
#include <vector>
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) | |
|
static |
TEST_F | ( | Schema | , |
TestSuite | |||
) |