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()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()596 printMethodName("test_replace_elements\n"); in test_replace_elements()630 printMethodName("test_for_each\n"); in test_for_each()655 printMethodName("test_for_some1\n"); in test_for_some1()690 printMethodName("test_for_some2\n"); in test_for_some2()[all …]
Completed in 13 milliseconds