Lines Matching full:xxxxxx
235 $(call test-expect,"foo ",$(call -left-justify,foo,xxxxxx))\
257 $(call test-expect,xxxxxx,$(call -justification-margin,,xxxxxx))\
258 $(call test-expect,xxxxx,$(call -justification-margin,x,xxxxxx))\
259 $(call test-expect,xxxx,$(call -justification-margin,xx,xxxxxx))\
260 $(call test-expect,xxx,$(call -justification-margin,xxx,xxxxxx))\
261 $(call test-expect,xx,$(call -justification-margin,xxxx,xxxxxx))\
262 $(call test-expect,x,$(call -justification-margin,xxxxx,xxxxxx))\
263 $(call test-expect,,$(call -justification-margin,xxxxxx,xxxxxx))\
264 $(call test-expect,,$(call -justification-margin,xxxxxxxxxxx,xxxxxx))\