Home
last modified time | relevance | path

Searched defs:phone_number_compare_strict (Results 1 – 2 of 2) sorted by relevance

/external/sqlite/android/
DPhoneNumberUtilsTest.cpp35 TEST(PhoneNumberUtils, phone_number_compare_strict) { in TEST() argument
DPhoneNumberUtils.cpp431 bool phone_number_compare_strict(const char* a, const char* b) in phone_number_compare_strict() function