Home
last modified time | relevance | path

Searched defs:move_assigned (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/cronet/base/threading/
H A Dthread_checker_unittest.cc237 ThreadCheckerImpl move_assigned; in TEST() local
258 ThreadCheckerImpl move_assigned; in TEST() local
/aosp_15_r20/external/cronet/base/
H A Dsequence_checker_unittest.cc192 SequenceCheckerImpl move_assigned; in TEST() local
212 SequenceCheckerImpl move_assigned; in TEST() local
/aosp_15_r20/external/libcxx/test/support/
H A Darchetypes.hpp39 static int move_assigned; member
129 template <class D, bool E> int TestBase<D, E>::move_assigned = 0; member in ArchetypeBases::TestBase<D, E>
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dpdu_test.cc105 PDU move_assigned = std::move(move_cted); in TEST() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/optional/optional.object/optional.object.assign/
H A Doptional_U.pass.cpp241 enum class state_t { inactive, constructed, copy_assigned, move_assigned }; in test() enumerator
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Darchetypes.h48 static int move_assigned; member
/aosp_15_r20/external/webrtc/rtc_base/
H A Dstrong_alias_unittest.cc95 FooAlias move_assigned; in TYPED_TEST() local
/aosp_15_r20/external/cronet/net/base/
H A Dproxy_chain_unittest.cc41 ProxyChain move_assigned = std::move(copy_assigned); in TEST() local
/aosp_15_r20/external/cronet/base/types/
H A Dstrong_alias_unittest.cc101 FooAlias move_assigned; in TYPED_TEST() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/
H A Dadvertising_data_test.cc606 AdvertisingData move_assigned{}; in TEST() local