Home
last modified time | relevance | path

Searched refs:XsltTest (Results 1 – 2 of 2) sorted by relevance

/libcore/expectations/
Dknownfailures.txt738 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt005",
739 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt017",
740 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt018",
741 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt019",
742 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt020",
743 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt022",
744 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt024",
745 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt029",
746 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt033",
747 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt034",
[all …]
/libcore/luni/src/test/java/libcore/xml/
DXsltXPathConformanceTestSuite.java263 return new XsltTest(category, id, purpose, spec, principalData, in create()
310 public class XsltTest extends TestCase { class in XsltXPathConformanceTestSuite
329 XsltTest(String category, String id, String purpose, String spec, in XsltTest() method in XsltXPathConformanceTestSuite.XsltTest
344 XsltTest(File principalData, File principalStylesheet, File principal) { in XsltTest() method in XsltXPathConformanceTestSuite.XsltTest