Lines Matching full:padded
1085 static_assert(IsAligned<4>(kObjectAlignment), "String of odd length is not zero padded");1090 // Ok to do this because strings with an odd length are zero-padded.