Home
last modified time | relevance | path

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

/external/libchrome/base/
Dbind_unittest.cc122 class CopyMoveCounter { class
124 CopyMoveCounter(int* copies, in CopyMoveCounter() function in base::__anon710e1ff40111::CopyMoveCounter
133 CopyMoveCounter(const CopyMoveCounter& other) in CopyMoveCounter() function in base::__anon710e1ff40111::CopyMoveCounter
141 CopyMoveCounter(CopyMoveCounter&& other) in CopyMoveCounter() function in base::__anon710e1ff40111::CopyMoveCounter
150 explicit CopyMoveCounter(const DerivedCopyMoveCounter& other) in CopyMoveCounter() function in base::__anon710e1ff40111::CopyMoveCounter
159 explicit CopyMoveCounter(DerivedCopyMoveCounter&& other) in CopyMoveCounter() function in base::__anon710e1ff40111::CopyMoveCounter
/external/cronet/base/functional/
Dbind_unittest.cc143 class CopyMoveCounter { class
145 CopyMoveCounter(int* copies, in CopyMoveCounter() function in base::__anona623ab4c0111::CopyMoveCounter
154 CopyMoveCounter(const CopyMoveCounter& other) in CopyMoveCounter() function in base::__anona623ab4c0111::CopyMoveCounter
162 CopyMoveCounter(CopyMoveCounter&& other) in CopyMoveCounter() function in base::__anona623ab4c0111::CopyMoveCounter
171 explicit CopyMoveCounter(const DerivedCopyMoveCounter& other) in CopyMoveCounter() function in base::__anona623ab4c0111::CopyMoveCounter
180 explicit CopyMoveCounter(DerivedCopyMoveCounter&& other) in CopyMoveCounter() function in base::__anona623ab4c0111::CopyMoveCounter