Searched refs:xml_output (Results 1 – 10 of 10) sorted by relevance
77 self.xml_output = None128 if self.xml_output:131 stream=open(os.path.join(self.xml_output, 'unittest.xml'), 'w'))172 self.xml_output = None259 if self.xml_output:262 stream=open(os.path.join(self.xml_output, 'functest.xml'), 'w'))
41 xml_output.h \42 xml_output.cpp \
36 xml_output.cpp
96 .xml_output = False,322 VG_(needs).xml_output = True; in VG_()
93 Bool xml_output; member
765 if (VG_(clo_xml) && !VG_(needs).xml_output) { in main_process_cmd_line_options()
79 * libutil++/xml_output.cpp:80 * libutil++/xml_output.h:
55 * libutil++/xml_output.cpp:71 * libutil++/xml_output.cpp:72 * libutil++/xml_output.h:
537 * libutil++/xml_output.cpp:538 * libutil++/xml_output.h:
268 * libutil++/xml_output.cpp: fix buffer overflows in xml generator