#include <iostream>#include "perf/perf.h"#include "resources/resources.h"#include "restream/restream.h"
Go to the source code of this file.
Functions | |
| static void | testPath (IN nstream::Manager *mgr, IN const char *path) |
| static void | doTest (void) |
| int | main (IN int argc, IN const char *argv[]) |
| static void testPath | ( | IN nstream::Manager * | mgr, | |
| IN const char * | path | |||
| ) | [static] |
Definition at line 27 of file lib/restream/test/test.cpp.
| static void doTest | ( | void | ) | [static] |
Definition at line 44 of file lib/restream/test/test.cpp.
| int main | ( | IN int | argc, | |
| IN const char * | argv[] | |||
| ) |
Definition at line 96 of file lib/restream/test/test.cpp.
1.7.1