Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/
H A Dkey_value_store_test.cc45 KeyValueStore moved_to(std::move(store_)); in TEST_F() local
59 KeyValueStore moved_to; in TEST_F() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.move/
H A Dpstl.move.pass.cpp54 bool moved_to = false; member