ACEXML 8.0.0
Loading...
Searching...
No Matches
Functions | Variables
test.cpp File Reference
#include "ACEXML/common/XML_Util.h"
#include "ace/OS_main.h"
#include "ace/Time_Value.h"
#include "ace/OS_NS_sys_time.h"
#include "ace/Log_Msg.h"

Functions

static bool is_escaped (const ACEXML_String &s)
 
static int run_tests (ACEXML_String test_strings[NUM_TEST_STRS], int iterations)
 
int ACE_TMAIN (int, ACE_TCHAR *[])
 

Variables

const int MAX_ITERATIONS = 100 * 1000
 
const int NUM_TEST_STRS = 6
 

Function Documentation

◆ ACE_TMAIN()

int ACE_TMAIN ( int ,
ACE_TCHAR * [] )

◆ is_escaped()

static bool is_escaped ( const ACEXML_String & s)
static

◆ run_tests()

static int run_tests ( ACEXML_String test_strings[NUM_TEST_STRS],
int iterations )
static

Variable Documentation

◆ MAX_ITERATIONS

const int MAX_ITERATIONS = 100 * 1000

◆ NUM_TEST_STRS

const int NUM_TEST_STRS = 6