Home
last modified time | relevance | path

Searched refs:rsc_audio_mem_alloc_count (Results 1 – 5 of 5) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_msrc_81426_host_audio_type_get_fail_ac_link_test.c83 static ULONG rsc_audio_mem_alloc_count; variable
854 rsc_audio_mem_alloc_count = ux_test_utility_sim_mem_alloc_count() - rsc_enum_mem_alloc_count; in _memory_tests()
861 stepinfo("cdc mem : %ld\n", rsc_audio_mem_alloc_count); in _memory_tests()
907 if (rsc_audio_mem_alloc_count) stepinfo(">>>>>>>>>>>> Memory errors enumeration test\n"); in _memory_tests()
909 for (test_n = 0; test_n < rsc_audio_mem_alloc_count; test_n ++) in _memory_tests()
912 stepinfo("%4ld / %4ld\n", test_n, rsc_audio_mem_alloc_count - 1); in _memory_tests()
949 if (rsc_audio_mem_alloc_count) stepinfo("\n"); in _memory_tests()
Dusbx_msrc_81184_host_audio_desc_validate_test.c82 static ULONG rsc_audio_mem_alloc_count; variable
842 rsc_audio_mem_alloc_count = ux_test_utility_sim_mem_alloc_count() - rsc_enum_mem_alloc_count; in _memory_tests()
849 stepinfo("cdc mem : %ld\n", rsc_audio_mem_alloc_count); in _memory_tests()
895 if (rsc_audio_mem_alloc_count) stepinfo(">>>>>>>>>>>> Memory errors enumeration test\n"); in _memory_tests()
897 for (test_n = 0; test_n < rsc_audio_mem_alloc_count; test_n ++) in _memory_tests()
900 stepinfo("%4ld / %4ld\n", test_n, rsc_audio_mem_alloc_count - 1); in _memory_tests()
937 if (rsc_audio_mem_alloc_count) stepinfo("\n"); in _memory_tests()
Dusbx_msrc_81428_81429_host_audio_ac_search_test.c83 static ULONG rsc_audio_mem_alloc_count; variable
854 rsc_audio_mem_alloc_count = ux_test_utility_sim_mem_alloc_count() - rsc_enum_mem_alloc_count; in _memory_tests()
861 stepinfo("cdc mem : %ld\n", rsc_audio_mem_alloc_count); in _memory_tests()
907 if (rsc_audio_mem_alloc_count) stepinfo(">>>>>>>>>>>> Memory errors enumeration test\n"); in _memory_tests()
909 for (test_n = 0; test_n < rsc_audio_mem_alloc_count; test_n ++) in _memory_tests()
912 stepinfo("%4ld / %4ld\n", test_n, rsc_audio_mem_alloc_count - 1); in _memory_tests()
949 if (rsc_audio_mem_alloc_count) stepinfo("\n"); in _memory_tests()
Dusbx_audio10_iad_host_basic_test.c93 static ULONG rsc_audio_mem_alloc_count; variable
988 rsc_audio_mem_alloc_count = ux_test_utility_sim_mem_alloc_count() - rsc_enum_mem_alloc_count; in _memory_tests()
995 stepinfo("cdc mem : %ld\n", rsc_audio_mem_alloc_count); in _memory_tests()
1041 if (rsc_audio_mem_alloc_count) stepinfo(">>>>>>>>>>>> Memory errors enumeration test\n"); in _memory_tests()
1043 for (test_n = 0; test_n < rsc_audio_mem_alloc_count; test_n ++) in _memory_tests()
1046 stepinfo("%4ld / %4ld\n", test_n, rsc_audio_mem_alloc_count - 1); in _memory_tests()
1083 if (rsc_audio_mem_alloc_count) stepinfo("\n"); in _memory_tests()
Dusbx_audio20_host_basic_test.c96 static ULONG rsc_audio_mem_alloc_count; variable
1162 rsc_audio_mem_alloc_count = ux_test_utility_sim_mem_alloc_count() - rsc_enum_mem_alloc_count; in _memory_tests()
1169 stepinfo("cdc mem : %ld\n", rsc_audio_mem_alloc_count); in _memory_tests()
1215 if (rsc_audio_mem_alloc_count) stepinfo(">>>>>>>>>>>> Memory errors enumeration test\n"); in _memory_tests()
1217 for (test_n = 0; test_n < rsc_audio_mem_alloc_count; test_n ++) in _memory_tests()
1220 stepinfo("%4ld / %4ld\n", test_n, rsc_audio_mem_alloc_count - 1); in _memory_tests()
1257 if (rsc_audio_mem_alloc_count) stepinfo("\n"); in _memory_tests()