Searched refs:XSTCTestCase (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/xstc/
H A Dxstc.py152 class XSTCTestCase: class in inherits:
341 class XSTCSchemaTest(XSTCTestCase):
344 XSTCTestCase.__init__(self, 1, groupName, name, accepted, file, val, descr)
377 class XSTCInstanceTest(XSTCTestCase):
380 XSTCTestCase.__init__(self, 0, groupName, name, accepted, file, val, descr)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/xstc/
H A Dxstc.py152 class XSTCTestCase: class in inherits:
341 class XSTCSchemaTest(XSTCTestCase):
344 XSTCTestCase.__init__(self, 1, groupName, name, accepted, file, val, descr)
377 class XSTCInstanceTest(XSTCTestCase):
380 XSTCTestCase.__init__(self, 0, groupName, name, accepted, file, val, descr)

Completed in 37 milliseconds