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