#include <iostream>
#include "gamepad/gamepad-type.h"
#include "perf/perf.h"
Go to the source code of this file.
Functions | |
static void | doTest (IN const char *path) |
int | main (IN int argc, IN const char *argv[]) |
static void doTest | ( | IN const char * | path | ) | [static] |
Definition at line 26 of file test-type.cpp.
int main | ( | IN int | argc, | |
IN const char * | argv[] | |||
) |
Definition at line 62 of file test-type.cpp.