Searched refs:mem_count (Results 1 – 2 of 2) sorted by relevance
711 ULONG mem_count; in test_application_define() local792 mem_count = ux_test_utility_sim_mem_alloc_count(); in test_application_define()798 for (test_n = 0; test_n < mem_count; test_n ++) in test_application_define()801 stepinfo(" .memTest %2ld / %2ld\n", test_n, mem_count - 1); in test_application_define()1004 mem_count = ux_test_utility_sim_mem_alloc_count(); in test_application_define()1008 for (test_n = 0; test_n < mem_count; test_n ++) in test_application_define()1010 stepinfo(" .dStackMEM %2ld / %2ld\n", test_n, mem_count - 1); in test_application_define()
419 ULONG mem_count; in test_application_define() local