A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
anonymous_namespace{timer-test-suite.cc} Namespace Reference

Functions

void bar2i (int, int)
 
void bar3i (int, int, int)
 
void bar4i (int, int, int, int)
 
void bar5i (int, int, int, int, int)
 
void barcir (const int &)
 
void bari (int)
 
void barir (int &)
 

Function Documentation

void anonymous_namespace{timer-test-suite.cc}::bar2i ( int  ,
int   
)

Definition at line 29 of file timer-test-suite.cc.

Referenced by TimerTemplateTestCase::DoRun().

+ Here is the caller graph for this function:

void anonymous_namespace{timer-test-suite.cc}::bar3i ( int  ,
int  ,
int   
)

Definition at line 32 of file timer-test-suite.cc.

Referenced by TimerTemplateTestCase::DoRun().

+ Here is the caller graph for this function:

void anonymous_namespace{timer-test-suite.cc}::bar4i ( int  ,
int  ,
int  ,
int   
)

Definition at line 35 of file timer-test-suite.cc.

Referenced by TimerTemplateTestCase::DoRun().

+ Here is the caller graph for this function:

void anonymous_namespace{timer-test-suite.cc}::bar5i ( int  ,
int  ,
int  ,
int  ,
int   
)

Definition at line 38 of file timer-test-suite.cc.

Referenced by TimerTemplateTestCase::DoRun().

+ Here is the caller graph for this function:

void anonymous_namespace{timer-test-suite.cc}::barcir ( const int &  )

Definition at line 41 of file timer-test-suite.cc.

Referenced by TimerTemplateTestCase::DoRun().

+ Here is the caller graph for this function:

void anonymous_namespace{timer-test-suite.cc}::bari ( int  )

Definition at line 26 of file timer-test-suite.cc.

Referenced by TimerStateTestCase::DoRun(), and TimerTemplateTestCase::DoRun().

+ Here is the caller graph for this function:

void anonymous_namespace{timer-test-suite.cc}::barir ( int &  )

Definition at line 44 of file timer-test-suite.cc.

Referenced by TimerTemplateTestCase::DoRun().

+ Here is the caller graph for this function: