OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetCurrentTestName
(Results
1 - 13
of
13
) sorted by null
/external/stlport/test/eh/
test_hash_resize.h
27
gTestController.
SetCurrentTestName
("hash resize");
42
gTestController.
SetCurrentTestName
("iterator range n-size constructor");
test_construct.h
35
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");
test_assign_op.h
33
gTestController.
SetCurrentTestName
("assignment operator");
test_algobase.cpp
38
gTestController.
SetCurrentTestName
("uninitialized_copy()");
58
gTestController.
SetCurrentTestName
("uninitialized_fill()");
76
gTestController.
SetCurrentTestName
("uninitialized_fill_n()");
test_push_back.h
34
gTestController.
SetCurrentTestName
("push_back() method");
test_push_front.h
30
gTestController.
SetCurrentTestName
("push_front() method");
nc_alloc.h
88
static void
SetCurrentTestName
(const char* str);
172
inline void TestController::
SetCurrentTestName
(const char* str) {
test_algo.cpp
89
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");
test_insert.h
338
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
("range insertion at begin()")
[
all
...]
test_bit_vector.cpp
53
gTestController.
SetCurrentTestName
("BitVector::reserve()");
test_list.cpp
46
gTestController.
SetCurrentTestName
("list::sort()");
test_slist.cpp
44
gTestController.
SetCurrentTestName
("slist::sort()");
test_vector.cpp
53
gTestController.
SetCurrentTestName
("vector::reserve()");
Completed in 81 milliseconds