/external/cronet/tot/base/threading/ |
D | thread_checker_unittest.cc | 237 ThreadCheckerImpl move_assigned; in TEST() local 258 ThreadCheckerImpl move_assigned; in TEST() local
|
/external/cronet/stable/base/threading/ |
D | thread_checker_unittest.cc | 237 ThreadCheckerImpl move_assigned; in TEST() local 258 ThreadCheckerImpl move_assigned; in TEST() local
|
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
D | pdu_test.cc | 107 PDU move_assigned = std::move(move_cted); in TEST() local
|
/external/libcxx/test/support/ |
D | archetypes.hpp | 39 static int move_assigned; member 129 template <class D, bool E> int TestBase<D, E>::move_assigned = 0; member in ArchetypeBases::TestBase<D, E>
|
/external/cronet/tot/base/ |
D | sequence_checker_unittest.cc | 194 SequenceCheckerImpl move_assigned; in TEST() local 214 SequenceCheckerImpl move_assigned; in TEST() local
|
/external/cronet/stable/base/ |
D | sequence_checker_unittest.cc | 194 SequenceCheckerImpl move_assigned; in TEST() local 214 SequenceCheckerImpl move_assigned; in TEST() local
|
/external/cronet/tot/third_party/libc++/src/test/std/utilities/optional/optional.object/optional.object.assign/ |
D | optional_U.pass.cpp | 241 enum class state_t { inactive, constructed, copy_assigned, move_assigned }; in test() enumerator
|
/external/cronet/stable/third_party/libc++/src/test/std/utilities/optional/optional.object/optional.object.assign/ |
D | optional_U.pass.cpp | 241 enum class state_t { inactive, constructed, copy_assigned, move_assigned }; in test() enumerator
|
/external/cronet/tot/third_party/libc++/src/test/support/ |
D | archetypes.h | 48 static int move_assigned; member
|
/external/cronet/stable/third_party/libc++/src/test/support/ |
D | archetypes.h | 48 static int move_assigned; member
|
/external/webrtc/rtc_base/ |
D | strong_alias_unittest.cc | 95 FooAlias move_assigned; in TYPED_TEST() local
|
/external/cronet/stable/base/types/ |
D | strong_alias_unittest.cc | 101 FooAlias move_assigned; in TYPED_TEST() local
|
/external/cronet/tot/base/types/ |
D | strong_alias_unittest.cc | 101 FooAlias move_assigned; in TYPED_TEST() local
|
/external/cronet/tot/net/base/ |
D | proxy_chain_unittest.cc | 49 ProxyChain move_assigned = std::move(copy_assigned); in TEST() local
|
/external/cronet/stable/net/base/ |
D | proxy_chain_unittest.cc | 49 ProxyChain move_assigned = std::move(copy_assigned); in TEST() local
|
/external/pigweed/pw_bluetooth_sapphire/host/common/ |
D | advertising_data_test.cc | 623 AdvertisingData move_assigned{}; in TEST() local
|