Lines Matching refs:reference
51 reference = "startDocument:startElement foo None:startElement bar2 None:endElement bar2:" variable
52 if log != reference:
54 print("Expected: %s" % reference)
63 reference = "startDocument:startElement foo None:startElement bar2 None:endElement bar2:" variable
64 if log != reference:
66 print("Expected: %s" % reference)
75 reference = "startDocument:startElement foo None:startElement bar2 None:" variable
76 if log != reference:
78 print("Expected: %s" % reference)
91 print("Expected: %s" % reference)
104 print("Expected: %s" % reference)
117 print("Expected: %s" % reference)
126 reference = "startDocument:startElement foo None:" variable
127 if log != reference:
129 print("Expected: %s" % reference)