OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocator_constructed
(Results
1 - 22
of
22
) sorted by null
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
alloc.pass.cpp
41
assert(!alloc_first::
allocator_constructed
);
43
assert(alloc_first::
allocator_constructed
);
47
assert(!alloc_last::
allocator_constructed
);
49
assert(alloc_last::
allocator_constructed
);
53
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
56
assert(alloc_first::
allocator_constructed
);
60
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
61
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
65
assert(alloc_first::
allocator_constructed
);
67
assert(alloc_last::
allocator_constructed
);
71
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
72
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
[
all
...]
alloc_const_Types.pass.cpp
33
assert(!alloc_first::
allocator_constructed
);
35
assert(alloc_first::
allocator_constructed
);
39
assert(!alloc_last::
allocator_constructed
);
41
assert(alloc_last::
allocator_constructed
);
45
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
49
assert(alloc_first::
allocator_constructed
);
53
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
54
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
59
assert(alloc_first::
allocator_constructed
);
61
assert(alloc_last::
allocator_constructed
);
65
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
66
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
[
all
...]
alloc_convert_copy.pass.cpp
39
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
41
assert(alloc_first::
allocator_constructed
);
48
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
49
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
51
assert(alloc_first::
allocator_constructed
);
52
assert(alloc_last::
allocator_constructed
);
60
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
61
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
63
assert(alloc_first::
allocator_constructed
);
64
assert(alloc_last::
allocator_constructed
);
[
all
...]
alloc_copy.pass.cpp
42
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
44
assert(alloc_first::
allocator_constructed
);
50
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
52
assert(alloc_last::
allocator_constructed
);
58
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
59
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
61
assert(alloc_first::
allocator_constructed
);
62
assert(alloc_last::
allocator_constructed
);
69
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
70
alloc_last::
allocator_constructed
= false
member in class:alloc_last
[
all
...]
alloc_move.pass.cpp
43
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
45
assert(alloc_first::
allocator_constructed
);
51
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
53
assert(alloc_last::
allocator_constructed
);
59
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
61
assert(alloc_first::
allocator_constructed
);
68
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
69
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
71
assert(alloc_first::
allocator_constructed
);
72
assert(alloc_last::
allocator_constructed
);
[
all
...]
alloc_const_pair.pass.cpp
41
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
43
assert(alloc_first::
allocator_constructed
);
51
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
52
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
54
assert(alloc_first::
allocator_constructed
);
55
assert(alloc_last::
allocator_constructed
);
alloc_convert_move.pass.cpp
49
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
51
assert(alloc_first::
allocator_constructed
);
65
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
67
assert(alloc_first::
allocator_constructed
);
75
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
76
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
78
assert(alloc_first::
allocator_constructed
);
79
assert(alloc_last::
allocator_constructed
);
alloc_move_pair.pass.cpp
49
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
51
assert(alloc_first::
allocator_constructed
);
alloc_UTypes.pass.cpp
113
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
114
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
118
assert(alloc_first::
allocator_constructed
);
120
assert(alloc_last::
allocator_constructed
);
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/tuple/tuple.tuple/tuple.cnstr/
alloc.pass.cpp
39
assert(!alloc_first::
allocator_constructed
);
41
assert(alloc_first::
allocator_constructed
);
45
assert(!alloc_last::
allocator_constructed
);
47
assert(alloc_last::
allocator_constructed
);
51
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
54
assert(alloc_first::
allocator_constructed
);
58
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
59
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
63
assert(alloc_first::
allocator_constructed
);
65
assert(alloc_last::
allocator_constructed
);
69
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
70
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
[
all
...]
alloc_const_Types.pass.cpp
31
assert(!alloc_first::
allocator_constructed
);
33
assert(alloc_first::
allocator_constructed
);
37
assert(!alloc_last::
allocator_constructed
);
39
assert(alloc_last::
allocator_constructed
);
43
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
47
assert(alloc_first::
allocator_constructed
);
51
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
52
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
57
assert(alloc_first::
allocator_constructed
);
59
assert(alloc_last::
allocator_constructed
);
63
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
64
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
[
all
...]
alloc_convert_copy.pass.cpp
37
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
39
assert(alloc_first::
allocator_constructed
);
46
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
47
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
49
assert(alloc_first::
allocator_constructed
);
50
assert(alloc_last::
allocator_constructed
);
58
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
59
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
61
assert(alloc_first::
allocator_constructed
);
62
assert(alloc_last::
allocator_constructed
);
[
all
...]
alloc_copy.pass.cpp
40
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
42
assert(alloc_first::
allocator_constructed
);
48
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
50
assert(alloc_last::
allocator_constructed
);
56
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
57
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
59
assert(alloc_first::
allocator_constructed
);
60
assert(alloc_last::
allocator_constructed
);
67
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
68
alloc_last::
allocator_constructed
= false
member in class:alloc_last
[
all
...]
alloc_move.pass.cpp
41
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
43
assert(alloc_first::
allocator_constructed
);
49
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
51
assert(alloc_last::
allocator_constructed
);
57
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
59
assert(alloc_first::
allocator_constructed
);
66
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
67
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
69
assert(alloc_first::
allocator_constructed
);
70
assert(alloc_last::
allocator_constructed
);
[
all
...]
alloc_const_pair.pass.cpp
39
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
41
assert(alloc_first::
allocator_constructed
);
49
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
50
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
52
assert(alloc_first::
allocator_constructed
);
53
assert(alloc_last::
allocator_constructed
);
alloc_convert_move.pass.cpp
47
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
49
assert(alloc_first::
allocator_constructed
);
63
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
65
assert(alloc_first::
allocator_constructed
);
73
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
74
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
76
assert(alloc_first::
allocator_constructed
);
77
assert(alloc_last::
allocator_constructed
);
alloc_move_pair.pass.cpp
47
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
49
assert(alloc_first::
allocator_constructed
);
alloc_UTypes.pass.cpp
46
alloc_first::
allocator_constructed
= false;
member in class:alloc_first
47
alloc_last::
allocator_constructed
= false;
member in class:alloc_last
51
assert(alloc_first::
allocator_constructed
);
53
assert(alloc_last::
allocator_constructed
);
/external/libcxx/test/std/utilities/tuple/tuple.tuple/
alloc_first.h
19
static bool
allocator_constructed
;
member in struct:alloc_first
31
allocator_constructed
= true;
38
allocator_constructed
= true;
45
allocator_constructed
= true;
56
bool alloc_first::
allocator_constructed
= false;
member in class:alloc_first
alloc_last.h
19
static bool
allocator_constructed
;
member in struct:alloc_last
31
allocator_constructed
= true;
38
allocator_constructed
= true;
45
allocator_constructed
= true;
56
bool alloc_last::
allocator_constructed
= false;
member in class:alloc_last
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/tuple/tuple.tuple/
alloc_first.h
19
static bool
allocator_constructed
;
member in struct:alloc_first
31
allocator_constructed
= true;
38
allocator_constructed
= true;
45
allocator_constructed
= true;
56
bool alloc_first::
allocator_constructed
= false;
member in class:alloc_first
alloc_last.h
19
static bool
allocator_constructed
;
member in struct:alloc_last
31
allocator_constructed
= true;
38
allocator_constructed
= true;
45
allocator_constructed
= true;
56
bool alloc_last::
allocator_constructed
= false;
member in class:alloc_last
Completed in 277 milliseconds