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