Searched refs:printMethodName (Results 1 – 1 of 1) sorted by relevance
99 void printMethodName(const char* name) in printMethodName() function140 printMethodName("test_ctor\n"); in test_ctor()153 printMethodName("test_insert_entries_at_front\n"); in test_insert_entries_at_front()193 printMethodName("test_insert_entries_in_the_middle\n"); in test_insert_entries_in_the_middle()226 printMethodName("test_insert_at_already_used_index\n"); in test_insert_at_already_used_index()269 printMethodName("test_insert_at_end\n"); in test_insert_at_end()297 printMethodName("test_remove_at_front\n"); in test_remove_at_front()342 printMethodName("test_remove_at_back\n"); in test_remove_at_back()382 printMethodName("test_remove_in_the_middle\n"); in test_remove_in_the_middle()427 printMethodName("test_remove_multiple_elements_at_once\n"); in test_remove_multiple_elements_at_once()[all …]