Home
last modified time | relevance | path

Searched defs:initContentBuffer (Results 1 – 1 of 1) sorted by relevance

/external/testng/src/main/java/org/testng/xml/
DLaunchSuite.java186 protected abstract void initContentBuffer(XMLStringBuffer suiteBuffer); in initContentBuffer() method in LaunchSuite.CustomizedSuite
260 protected void initContentBuffer(XMLStringBuffer suiteBuffer) { in initContentBuffer() method in LaunchSuite.MethodsSuite
312 protected void initContentBuffer(XMLStringBuffer suiteBuffer) { in initContentBuffer() method in LaunchSuite.ClassesAndMethodsSuite
392 protected void initContentBuffer(XMLStringBuffer suiteBuffer) { in initContentBuffer() method in LaunchSuite.ClassListSuite