HomeSort by relevance Sort by last modified time
    Searched refs:xml_output (Results 1 - 5 of 5) 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/oprofile/libutil++/
Android.mk 36 xml_output.cpp
  /external/valgrind/main/coregrind/
m_tooliface.c 96 .xml_output = False,
322 VG_(needs).xml_output = True;
pub_core_tooliface.h 93 Bool xml_output; member in struct:__anon14038
165 // VG_(needs).xml_output
m_main.c     [all...]

Completed in 80 milliseconds