#include "common/wave_ex.h"
#include "datahash/datahash_text.h"
#include "dialog/dialog.h"
#include "dialog/request.h"
#include "perf/perf.h"
#include "wave-crypto/wave-crypto.h"
Go to the source code of this file.
Functions | |
static void | doTest (IN int borderSize) |
int | main (IN int argc, IN const char *argv[]) |
static void doTest | ( | IN int | borderSize | ) | [static] |
Definition at line 65 of file lib/dialog/test/test.cpp.
int main | ( | IN int | argc, | |
IN const char * | argv[] | |||
) |
Definition at line 133 of file lib/dialog/test/test.cpp.