Searched refs:purpose (Results 1 – 2 of 2) sorted by relevance
/libcore/luni/src/test/java/libcore/xml/ |
D | XsltXPathConformanceTestSuite.java | 211 String purpose = purposeElement != null ? purposeElement.getTextContent() : ""; in create() local 263 return new XsltTest(category, id, purpose, spec, principalData, in create() 313 private final String purpose; field in XsltXPathConformanceTestSuite.XsltTest 329 XsltTest(String category, String id, String purpose, String spec, in XsltTest() argument 335 this.purpose = purpose; in XsltTest() 350 if (purpose != null) { in test() 351 System.out.println("Purpose: " + purpose); in test()
|
/libcore/benchmarks/libs/ |
D | caliper.jar.txt | 59 Licensor for the purpose of discussing and improving the Work, but 186 file or class name and description of purpose be included on the
|