Home
last modified time | relevance | path

Searched refs:makeEmpty (Results 1 – 11 of 11) sorted by relevance

/external/libcxx/test/std/utilities/variant/variant.relops/
Drelops.pass.cpp77 template <class Variant> void makeEmpty(Variant &v) { in makeEmpty() function
130 makeEmpty(v2); in test_equality()
139 makeEmpty(v1); in test_equality()
149 makeEmpty(v1); in test_equality()
151 makeEmpty(v2); in test_equality()
203 makeEmpty(v2); in test_relational()
209 makeEmpty(v1); in test_relational()
216 makeEmpty(v1); in test_relational()
218 makeEmpty(v2); in test_relational()
/external/libcxx/test/std/utilities/variant/variant.variant/variant.assign/
Dcopy.pass.cpp139 template <class Variant> void makeEmpty(Variant &v) { in makeEmpty() function
192 makeEmpty(v1); in test_copy_assignment_empty_empty()
194 makeEmpty(v2); in test_copy_assignment_empty_empty()
210 makeEmpty(v2); in test_copy_assignment_non_empty_empty()
220 makeEmpty(v2); in test_copy_assignment_non_empty_empty()
235 makeEmpty(v1); in test_copy_assignment_empty_non_empty()
245 makeEmpty(v1); in test_copy_assignment_empty_non_empty()
Dmove.pass.cpp151 makeEmpty(v1); in test_move_assignment_empty_empty()
153 makeEmpty(v2); in test_move_assignment_empty_empty()
169 makeEmpty(v2); in test_move_assignment_non_empty_empty()
179 makeEmpty(v2); in test_move_assignment_non_empty_empty()
194 makeEmpty(v1); in test_move_assignment_empty_non_empty()
204 makeEmpty(v1); in test_move_assignment_empty_non_empty()
/external/libcxx/test/std/utilities/variant/variant.visit/
Dvisit.pass.cpp255 makeEmpty(v); in test_exceptions()
262 makeEmpty(v); in test_exceptions()
270 makeEmpty(v); in test_exceptions()
278 makeEmpty(v); in test_exceptions()
280 makeEmpty(v2); in test_exceptions()
/external/libcxx/test/std/utilities/variant/variant.variant/variant.ctor/
Dcopy.pass.cpp63 template <class Variant> void makeEmpty(Variant &v) { in makeEmpty() function
126 makeEmpty(v1); in test_copy_ctor_valueless_by_exception()
Dmove.pass.cpp65 template <class Variant> void makeEmpty(Variant &v) { in makeEmpty() function
163 makeEmpty(v1); in test_move_ctor_valueless_by_exception()
/external/libcxx/test/std/utilities/variant/variant.hash/
Dhash.pass.cpp86 makeEmpty(v); in test_hash_variant()
88 makeEmpty(v2); in test_hash_variant()
/external/libcxx/test/std/utilities/variant/variant.variant/variant.status/
Dvalueless_by_exception.pass.cpp52 makeEmpty(v); in main()
Dindex.pass.cpp59 makeEmpty(v); in main()
/external/libcxx/test/support/
Dvariant_test_helpers.hpp69 void makeEmpty(Variant& v) { in makeEmpty() function
/external/libcxx/test/std/utilities/variant/variant.variant/variant.swap/
Dswap.pass.cpp185 makeEmpty(v1); in test_swap_valueless_by_exception()
187 makeEmpty(v2); in test_swap_valueless_by_exception()
205 makeEmpty(v2); in test_swap_valueless_by_exception()