Home
last modified time | relevance | path

Searched refs:DisableAllocationGuard (Results 1 – 25 of 33) sorted by relevance

12

/external/libcxx/test/std/containers/
Dmap_allocator_requirement_test_templates.h50 DisableAllocationGuard g; in testMapInsert()
63 DisableAllocationGuard g; in testMapInsert()
76 DisableAllocationGuard g; in testMapInsert()
89 DisableAllocationGuard g; in testMapInsert()
101 DisableAllocationGuard g; in testMapInsert()
114 DisableAllocationGuard g; in testMapInsert()
126 DisableAllocationGuard g; in testMapInsert()
139 DisableAllocationGuard g; in testMapInsert()
153 DisableAllocationGuard g; in testMapInsert()
181 DisableAllocationGuard g; in testMapInsertHint()
[all …]
Dset_allocator_requirement_test_templates.h47 DisableAllocationGuard g; in testSetInsert()
60 DisableAllocationGuard g; in testSetInsert()
73 DisableAllocationGuard g; in testSetInsert()
86 DisableAllocationGuard g; in testSetInsert()
99 DisableAllocationGuard g; in testSetInsert()
111 DisableAllocationGuard g; in testSetInsert()
124 DisableAllocationGuard g; in testSetInsert()
138 DisableAllocationGuard g; in testSetInsert()
161 DisableAllocationGuard g; in testSetEmplace()
174 DisableAllocationGuard g; in testSetEmplace()
[all …]
/external/libcxx/test/support/
Dcount_new.hpp269 struct DisableAllocationGuard { struct
270 explicit DisableAllocationGuard(bool disable = true) : m_disabled(disable) in DisableAllocationGuard() function
282 ~DisableAllocationGuard() { in ~DisableAllocationGuard() argument
289 DisableAllocationGuard(DisableAllocationGuard const&); argument
290 DisableAllocationGuard& operator=(DisableAllocationGuard const&);
/external/libcxx/test/std/experimental/filesystem/class.path/path.member/path.assign/
Dsource.pass.cpp54 DisableAllocationGuard g; in RunTestCase()
66 DisableAllocationGuard g; in RunTestCase()
80 DisableAllocationGuard g; in RunTestCase()
92 DisableAllocationGuard g; in RunTestCase()
107 DisableAllocationGuard g; in RunTestCase()
117 DisableAllocationGuard g; in RunTestCase()
127 DisableAllocationGuard g; in RunTestCase()
222 DisableAllocationGuard g; ((void)g); in RunStringMoveTest()
Dmove.pass.cpp36 DisableAllocationGuard g; in main()
/external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.mod/
Dswap.pass.cpp127 DisableAllocationGuard guard; in main()
138 DisableAllocationGuard guard; in main()
146 DisableAllocationGuard guard; in main()
154 DisableAllocationGuard guard; in main()
163 DisableAllocationGuard guard; in main()
174 DisableAllocationGuard guard; in main()
185 DisableAllocationGuard guard; in main()
/external/libcxx/test/std/experimental/filesystem/class.path/path.member/path.native.obs/
Dstring_alloc.pass.cpp46 DisableAllocationGuard g; in doShortStringTest()
57 DisableAllocationGuard g; in doShortStringTest()
67 DisableAllocationGuard g; in doShortStringTest()
98 DisableAllocationGuard g; in doLongStringTest()
108 DisableAllocationGuard g; in doLongStringTest()
/external/libcxx/test/std/experimental/filesystem/class.path/path.member/path.modifiers/
Dswap.pass.cpp58 DisableAllocationGuard g; in main()
64 DisableAllocationGuard g; in main()
76 DisableAllocationGuard g; in main()
/external/libcxx/test/std/experimental/any/any.class/any.cons/
Dmove.pass.cpp40 DisableAllocationGuard g; ((void)g); in test_move_does_not_throw()
56 DisableAllocationGuard g; ((void)g); // no allocations should be performed. in test_move_empty()
76 DisableAllocationGuard g; ((void)g); in test_move()
Dcopy.pass.cpp49 DisableAllocationGuard g; ((void)g); // No allocations should occur. in test_copy_empty()
61 DisableAllocationGuard g(isSmallType<Type>()); ((void)g); in test_copy()
Ddefault.pass.cpp34 DisableAllocationGuard g; ((void)g); in main()
/external/libcxx/test/std/utilities/any/any.class/any.cons/
Dmove.pass.cpp40 DisableAllocationGuard g; ((void)g); in test_move_does_not_throw()
56 DisableAllocationGuard g; ((void)g); // no allocations should be performed. in test_move_empty()
76 DisableAllocationGuard g; ((void)g); in test_move()
Dcopy.pass.cpp49 DisableAllocationGuard g; ((void)g); // No allocations should occur. in test_copy_empty()
61 DisableAllocationGuard g(isSmallType<Type>()); ((void)g); in test_copy()
Ddefault.pass.cpp43 DisableAllocationGuard g; ((void)g); in main()
/external/libcxx/test/std/experimental/filesystem/class.path/path.member/
Dpath.concat.pass.cpp100 DisableAllocationGuard g; in doConcatSourceAllocTest()
110 DisableAllocationGuard g; in doConcatSourceAllocTest()
120 DisableAllocationGuard g; in doConcatSourceAllocTest()
129 DisableAllocationGuard g; in doConcatSourceAllocTest()
361 DisableAllocationGuard g; in main()
373 DisableAllocationGuard g; in main()
Dpath.append.pass.cpp99 DisableAllocationGuard g; in doAppendSourceAllocTest()
109 DisableAllocationGuard g; in doAppendSourceAllocTest()
119 DisableAllocationGuard g; in doAppendSourceAllocTest()
128 DisableAllocationGuard g; in doAppendSourceAllocTest()
Dpath.compare.pass.cpp91 DisableAllocationGuard g; // none of these operations should allocate in main()
105 DisableAllocationGuard g; // none of these operations should allocate in main()
/external/libcxx/test/std/containers/unord/unord.map/unord.map.elem/
Dindex.pass.cpp132 DisableAllocationGuard g; in main()
144 DisableAllocationGuard g; in main()
157 DisableAllocationGuard g; in main()
/external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/
Dalloc_rfunction.pass.cpp79 DisableAllocationGuard g; in main()
97 DisableAllocationGuard guard; in main()
Dcopy_move.pass.cpp123 DisableAllocationGuard g; in main()
140 DisableAllocationGuard guard; in main()
/external/libcxx/test/std/utilities/any/any.nonmembers/
Dmake_any.pass.cpp32 DisableAllocationGuard g(isSmallType<Type>()); ((void)g); in test_make_any_type()
70 DisableAllocationGuard g(isSmallType<Type>()); ((void)g); in test_make_any_type_tracked()
/external/libcxx/test/std/containers/associative/map/map.access/
Dindex_key.pass.cpp97 DisableAllocationGuard g; in main()
109 DisableAllocationGuard g; in main()
/external/libcxx/test/std/experimental/filesystem/class.path/path.member/path.construct/
Dmove.pass.cpp36 DisableAllocationGuard g; in main()
/external/libcxx/test/std/experimental/filesystem/class.path/path.nonmember/
Dswap.pass.cpp40 DisableAllocationGuard g; in main()
/external/libcxx/test/std/experimental/filesystem/class.path/path.member/path.generic.obs/
Dgeneric_string_alloc.pass.cpp49 DisableAllocationGuard g; in main()

12