HomeSort by relevance Sort by last modified time
    Searched refs:xml_output (Results 1 - 4 of 4) sorted by null

  /external/antlr/antlr-3.4/runtime/Python/
setup.py 77 self.xml_output = None
128 if self.xml_output:
131 stream=open(os.path.join(self.xml_output, 'unittest.xml'), 'w'))
172 self.xml_output = None
259 if self.xml_output:
262 stream=open(os.path.join(self.xml_output, 'functest.xml'), 'w'))
  /external/valgrind/coregrind/
pub_core_tooliface.h 95 Bool xml_output; member in struct:__anon20540
176 // VG_(needs).xml_output
m_tooliface.c 100 .xml_output = False,
361 VG_(needs).xml_output = True;
m_main.c     [all...]

Completed in 409 milliseconds