Searched refs:MemoryLocations (Results 1 – 2 of 2) sorted by relevance
329 struct MemoryLocations { struct333 MemoryLocations( const ContainerType& source ) : locations(source.size()) { in MemoryLocations() argument433 MemoryLocations locations;
641 move_support_tests::MemoryLocations c_vector_before_shrink(c_vector); in TestSerialMoveInShrinkToFit()