Searched refs:purpose (Results 1 – 5 of 5) 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/ojluni/src/main/java/java/net/ |
D | HttpCookie.java | 278 public void setComment(String purpose) { in setComment() argument 279 comment = purpose; in setComment() 304 public void setCommentURL(String purpose) { in setCommentURL() argument 305 commentURL = purpose; in setCommentURL()
|
/libcore/ojluni/annotations/hiddenapi/java/net/ |
D | HttpCookie.java | 55 public void setComment(java.lang.String purpose) { in setComment() argument 63 public void setCommentURL(java.lang.String purpose) { in setCommentURL() argument
|
/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
|
/libcore/ |
D | LICENSE | 201 It is not the purpose of this section to induce you to infringe any patents or 203 section has the sole purpose of protecting the integrity of the free software
|