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

  /external/chromium/chrome/browser/autofill/
phone_number_unittest.cc 48 string16 phone3(ASCIIToUTF16("123456789"));
49 PhoneNumber::ParsePhoneNumber(phone3, &number, &city_code, &country_code);
58 PhoneNumber::ParsePhoneNumber(phone3, &number, &city_code, &country_code);
  /frameworks/ex/chips/tests/src/com/android/ex/chips/
ChipsTest.java 1006 final String phone3 = "(888) 555-1234"; local
    [all...]

Completed in 1217 milliseconds