Home
last modified time | relevance | path

Searched defs:move_called (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/std/utilities/variant/variant.variant/variant.swap/
H A Dswap.pass.cpp71 int* move_called; member
131 int* move_called; member
210 int move_called = 0; in test_swap_same_alternative() local
229 int move_called = 0; in test_swap_same_alternative() local
257 int move_called = 0; in test_swap_same_alternative_throws() local
276 int move_called = 0; in test_swap_same_alternative_throws() local
294 int move_called = 0; in test_swap_same_alternative_throws() local
316 int move_called = 0; in test_swap_different_alternatives() local
400 int move_called = 0; in test_swap_different_alternatives_throws() local
411 int move_called = 0; in test_swap_different_alternatives_throws() local
/llvm-project/libcxx/test/support/
H A Dallocators.h34 static bool move_called; variable
98 static bool move_called; variable
146 static bool move_called; variable