Searched refs:TEST_NAME (Results 1 – 2 of 2) sorted by relevance
36 private static final String TEST_NAME = "name"; field in CallLogAdapterTest113 assertEquals(TEST_NAME, request.callLogInfo.name); in testBindView_CallLogCacheButNoMemoryCache_EnqueueRequest()168 info.name = TEST_NAME; in createContactInfo()185 values[CallLogQuery.CACHED_NAME] = TEST_NAME; in createCallLogEntryWithCachedValues()
72 private static final String TEST_NAME = "Adam Young"; field in RawContactModifierTests714 first.put(StructuredName.GIVEN_NAME, TEST_NAME); in testParseExtrasExistingName()768 extras.putString(Insert.JOB_TITLE, TEST_NAME); in testParseExtrasJobTitle()