Searched refs:SetCurrentTestName (Results 1 - 13 of 13) sorted by relevance

/external/stlport/test/eh/
H A Dtest_construct.h35 gTestController.SetCurrentTestName("copy constructor");
50 gTestController.SetCurrentTestName("default constructor");
62 gTestController.SetCurrentTestName("n-size constructor");
76 gTestController.SetCurrentTestName("n-size with instance constructor");
94 gTestController.SetCurrentTestName("pointer range constructor");
111 gTestController.SetCurrentTestName("iterator range constructor");
H A Dtest_hash_resize.h27 gTestController.SetCurrentTestName("hash resize");
42 gTestController.SetCurrentTestName("iterator range n-size constructor");
H A Dtest_assign_op.h33 gTestController.SetCurrentTestName("assignment operator");
H A Dtest_algobase.cpp38 gTestController.SetCurrentTestName("uninitialized_copy()");
58 gTestController.SetCurrentTestName("uninitialized_fill()");
76 gTestController.SetCurrentTestName("uninitialized_fill_n()");
H A Dtest_push_back.h34 gTestController.SetCurrentTestName("push_back() method");
H A Dtest_push_front.h30 gTestController.SetCurrentTestName("push_front() method");
H A Dnc_alloc.h88 static void SetCurrentTestName(const char* str);
172 inline void TestController::SetCurrentTestName(const char* str) { function in class:TestController
H A Dtest_algo.cpp89 gTestController.SetCurrentTestName("stable_partition()");
183 gTestController.SetCurrentTestName("stable_sort() #1");
200 gTestController.SetCurrentTestName("stable_sort() #2");
217 gTestController.SetCurrentTestName("inplace_merge #1()");
234 gTestController.SetCurrentTestName("inplace_merge() #2");
H A Dtest_insert.h338 gTestController.SetCurrentTestName("single insertion at begin()");
340 gTestController.SetCurrentTestName("single insertion at end()");
343 gTestController.SetCurrentTestName("single insertion at random position");
375 gTestController.SetCurrentTestName("n-ary insertion at begin()");
377 gTestController.SetCurrentTestName("n-ary insertion at end()");
380 gTestController.SetCurrentTestName("n-ary insertion at random position");
409 gTestController.SetCurrentTestName("insertion of random value");
433 gTestController.SetCurrentTestName("insertion of random value without resize");
505 gTestController.SetCurrentTestName("range insertion");
510 gTestController.SetCurrentTestName("rang
[all...]
H A Dtest_bit_vector.cpp53 gTestController.SetCurrentTestName("BitVector::reserve()");
H A Dtest_list.cpp46 gTestController.SetCurrentTestName("list::sort()");
H A Dtest_slist.cpp44 gTestController.SetCurrentTestName("slist::sort()");
H A Dtest_vector.cpp53 gTestController.SetCurrentTestName("vector::reserve()");

Completed in 378 milliseconds