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);
  /prebuilts/tools/common/m2/repository/com/puppycrawl/tools/checkstyle/5.9/
checkstyle-5.9.jar 

Completed in 78 milliseconds