Searched refs:SetCurrentTestName (Results 1 – 13 of 13) sorted by relevance
35 gTestController.SetCurrentTestName("copy constructor"); in test_copy_construct()50 gTestController.SetCurrentTestName("default constructor"); in test_default_construct()62 gTestController.SetCurrentTestName("n-size constructor"); in test_construct_n()76 gTestController.SetCurrentTestName("n-size with instance constructor"); in test_construct_n_instance()94 gTestController.SetCurrentTestName("pointer range constructor"); in test_construct_pointer_range()111 gTestController.SetCurrentTestName("iterator range constructor"); in test_construct_iter_range()
338 gTestController.SetCurrentTestName("single insertion at begin()"); in original()340 gTestController.SetCurrentTestName("single insertion at end()"); in original()343 gTestController.SetCurrentTestName("single insertion at random position"); in original()375 gTestController.SetCurrentTestName("n-ary insertion at begin()"); in original()377 gTestController.SetCurrentTestName("n-ary insertion at end()"); in original()380 gTestController.SetCurrentTestName("n-ary insertion at random position"); in original()409 gTestController.SetCurrentTestName("insertion of random value"); in test_insert_value()433 gTestController.SetCurrentTestName("insertion of random value without resize"); in test_insert_noresize()505 gTestController.SetCurrentTestName("range insertion"); in fFirst()510 gTestController.SetCurrentTestName("range insertion at begin()"); in fFirst()[all …]
38 gTestController.SetCurrentTestName("uninitialized_copy()"); in test_uninitialized_copy()58 gTestController.SetCurrentTestName("uninitialized_fill()"); in test_uninitialized_fill()76 gTestController.SetCurrentTestName("uninitialized_fill_n()"); in test_uninitialized_fill_n()
89 gTestController.SetCurrentTestName("stable_partition()"); in test_stable_partition()183 gTestController.SetCurrentTestName("stable_sort() #1"); in test_stable_sort_1()200 gTestController.SetCurrentTestName("stable_sort() #2"); in test_stable_sort_2()217 gTestController.SetCurrentTestName("inplace_merge #1()"); in test_inplace_merge_1()234 gTestController.SetCurrentTestName("inplace_merge() #2"); in test_inplace_merge_2()
27 gTestController.SetCurrentTestName("hash resize"); in test_hash_resize()42 gTestController.SetCurrentTestName("iterator range n-size constructor"); in test_construct_iter_range_n()
88 static void SetCurrentTestName(const char* str);172 inline void TestController::SetCurrentTestName(const char* str) { in SetCurrentTestName() function
33 gTestController.SetCurrentTestName("assignment operator"); in test_assign_op()
34 gTestController.SetCurrentTestName("push_back() method"); in test_push_back()
30 gTestController.SetCurrentTestName("push_front() method"); in test_push_front()
44 gTestController.SetCurrentTestName("slist::sort()"); in test_slist_sort()
46 gTestController.SetCurrentTestName("list::sort()"); in test_list_sort()
53 gTestController.SetCurrentTestName("BitVector::reserve()"); in test_BitVector_reserve()
53 gTestController.SetCurrentTestName("vector::reserve()"); in test_reserve()