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

  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
PhoneNumberWatcherTest.java 220 testReplacement(init, expected, expected);
229 testReplacement(init, expected, expected);
238 testReplacement(init, expected, expected);
247 testReplacement(init, expected, expected);
259 testReplacement(init, replacement, expected);
264 testReplacement(init2, replacement2, expected2);
272 private void testReplacement(String init, String replacement, String expected) {
  /libcore/harmony-tests/src/test/java/tests/api/java/nio/charset/
CharsetEncoderTest.java 990 public void testReplacement() {
    [all...]

Completed in 189 milliseconds