Home
last modified time | relevance | path

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

/cts/tests/tests/text/src/android/text/util/cts/
DRfc822TokenTest.java30 final String comment = "work"; in testConstructor() local
55 final String comment = "work"; in testAccessName() local
87 String comment = "work"; in testAccessComment() local
106 final String comment = "work"; in testAccessAddress() local
DRfc822TokenizerTest.java145 String address, String comment) { in localAssertEquals()