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

  /packages/apps/Email/tests/src/com/android/emailcommon/internet/
MimeUtilityTest.java 365 final String theText = "This is the text of the part";
366 TextBody tb = new TextBody(theText);
373 assertEquals(theText, gotText);
379 assertEquals(theText, gotText);
385 assertEquals(theText, gotText);
  /development/tools/checkstyle/
checkstyle.jar 

Completed in 66 milliseconds