Home | History | Annotate | Download | only in tests

Lines Matching full:print

22             print "--noarm: not testing ARM"
25 print "--nox86: not testing x86"
28 print "--norunotcc detected, not running OTCC output"
31 print "Unknown parameter: ", arg
77 print "Setting up arm"
103 print "Strings differ at character %d. Common: %s. Difference '%s' != '%s'" % (
137 print "Failed at %d %d %d %d" % (len(a1), len(a2), len(b1), len(b2))
138 print "a1", a1
139 print "a2", a2
140 print "b1", b1
141 print "b2", b2