Searched defs:moved_to (Results 1 – 2 of 2) sorted by relevance
45 KeyValueStore moved_to(std::move(store_)); in TEST_F() local59 KeyValueStore moved_to; in TEST_F() local
54 bool moved_to = false; member