Searched refs:lc (Results 1 – 1 of 1) sorted by relevance
402 String lc = "abcdefg"; in test_String_compareTo() local406 Assert.assertTrue(lc.toUpperCase().equals(uc)); in test_String_compareTo()