Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dallocators.h32 static bool move_called; variable
96 static bool move_called; variable
144 static bool move_called; variable
/external/libcxx/test/std/utilities/variant/variant.variant/variant.swap/
Dswap.pass.cpp70 static int move_called; member
100 EnableSwap>::move_called = 0; member in NothrowTypeImp<NT_Copy, NT_Move, NT_CopyAssign, NT_MoveAssign, NT_Swap, EnableSwap>
146 static int move_called; member
162 int NonThrowingNonNoexceptType::move_called = 0; member in NonThrowingNonNoexceptType