| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
Tracking object used to verify format attribute callbacks. More...
| Data Fields | |
| int | format_attribute_set | 
| int | format_clone | 
| int | format_cmp | 
| int | format_destroy | 
| int | format_generate_sdp_fmtp | 
| int | format_get_joint | 
| int | format_parse_sdp_fmtp | 
Tracking object used to verify format attribute callbacks.
Definition at line 82 of file test_core_format.c.
| int format_attribute_set | 
Number of times test_core_format_attribute_set was called
Definition at line 92 of file test_core_format.c.
Referenced by AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), and test_core_format_attribute_set().
| int format_clone | 
Number of times test_core_format_clone was called
Definition at line 86 of file test_core_format.c.
Referenced by AST_TEST_DEFINE(), and test_core_format_clone().
| int format_cmp | 
Number of times test_core_format_cmp was called
Definition at line 88 of file test_core_format.c.
Referenced by AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), and test_core_format_cmp().
| int format_destroy | 
Number of times test_core_format_destroy was called
Definition at line 84 of file test_core_format.c.
Referenced by test_core_format_destroy().
| int format_generate_sdp_fmtp | 
Number of times test_core_format_generate_sdp_fmtp was called
Definition at line 96 of file test_core_format.c.
Referenced by AST_TEST_DEFINE(), AST_TEST_DEFINE(), and test_core_format_generate_sdp_fmtp().
| int format_get_joint | 
Number of times test_core_format_get_joint was called
Definition at line 90 of file test_core_format.c.
Referenced by AST_TEST_DEFINE(), and test_core_format_get_joint().
| int format_parse_sdp_fmtp | 
Number of times test_core_format_parse_sdp_fmtp was called
Definition at line 94 of file test_core_format.c.
Referenced by AST_TEST_DEFINE(), and test_core_format_parse_sdp_fmtp().