HomeSort by relevance Sort by last modified time
    Searched refs:commentText (Results 1 - 2 of 2) sorted by null

  /build/tools/droiddoc/src/
DocFile.java 110 String commentText = filedata.substring(start);
112 Comment comment = new Comment(commentText, null,
118 hdf.setValue("commentText", commentText);
  /cts/tools/utils/
DescriptionGenerator.java 560 cases.add(new TestMethod(name, method.commentText(), controller, knownFailure,

Completed in 2247 milliseconds