|
Asterisk - The Open Source Telephony Project GIT-master-f08020d
|
Data Fields | |
| const char * | name |
| unsigned int | u_failure |
| unsigned int | u_success |
| unsigned int | x_failure |
| unsigned int | x_success |
Definition at line 43 of file test_logger.c.
| const char* name |
Definition at line 44 of file test_logger.c.
Referenced by AST_TEST_DEFINE(), PathSegment::get_child(), handle_cli_dynamic_level_test(), handle_cli_performance_test(), SwaggerType::load(), and verify_bad_headers().
| unsigned int u_failure |
Definition at line 48 of file test_logger.c.
Referenced by handle_cli_dynamic_level_test(), and handle_cli_performance_test().
| unsigned int u_success |
Definition at line 47 of file test_logger.c.
Referenced by handle_cli_dynamic_level_test().
| unsigned int x_failure |
Definition at line 46 of file test_logger.c.
Referenced by handle_cli_dynamic_level_test().
| unsigned int x_success |
Definition at line 45 of file test_logger.c.
Referenced by handle_cli_dynamic_level_test(), and handle_cli_performance_test().