Lines Matching full:padded
1271 static_assert(IsAligned<8>(kObjectAlignment), "String of odd length is not zero padded");1277 // Ok to do this because strings are zero-padded to be 8-byte aligned.