Searched refs:name2 (Results 1 – 5 of 5) sorted by relevance
87 TestData name2 = rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testInner_displayNameFromIsSuperPrimary() local92 name2.load(); in testInner_displayNameFromIsSuperPrimary()104 name2.assertColumn(StructuredName.IS_SUPER_PRIMARY, !isFirstNamePrimary ? 1 : 0); in testInner_displayNameFromIsSuperPrimary()115 TestData nonPrimaryName = !isFirstNamePrimary ? name1 : name2; in testInner_displayNameFromIsSuperPrimary()122 name2.load(); in testInner_displayNameFromIsSuperPrimary()124 name2.assertColumn(StructuredName.IS_SUPER_PRIMARY, !isFirstNamePrimary ? 0 : 1); in testInner_displayNameFromIsSuperPrimary()148 TestData name2 = rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testIsSuperPrimaryName_mergeBothSuperPrimary() local153 name2.load(); in testIsSuperPrimaryName_mergeBothSuperPrimary()165 name2.load(); in testIsSuperPrimaryName_mergeBothSuperPrimary()167 name2.assertColumn(StructuredName.IS_SUPER_PRIMARY, 0); in testIsSuperPrimaryName_mergeBothSuperPrimary()
97 TestData name2 = rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testPhoneticStructuredName_phoneticPriority1() local101 name2.load(); in testPhoneticStructuredName_phoneticPriority1()124 TestData name2 = rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testPhoneticStructuredName_phoneticPriority2() local128 name2.load(); in testPhoneticStructuredName_phoneticPriority2()
76 android::String8 name2("2"); in TEST_F() local77 ASSERT_TRUE(audio->getDataId(name2) < 0); in TEST_F()
487 val name2 = UUID.randomUUID().toString() in testSendScore() constant496 .setNetworkSpecifier(StringNetworkSpecifier(name2)) in testSendScore()518 createConnectedNetworkAgent(name2).let { (agent2, _) -> in testSendScore()
206 final ComponentName name2 = activity2.getComponentName(); in testLaunchAnotherActivity_onTopOfIt() local210 .activityResumed(name2) in testLaunchAnotherActivity_onTopOfIt()212 .activityPaused(name2) in testLaunchAnotherActivity_onTopOfIt()214 .activityDestroyed(name2) in testLaunchAnotherActivity_onTopOfIt()