Searched refs:TEST_ORGANIZATION_NAME (Results 1 – 2 of 2) sorted by relevance
177 private static final String TEST_ORGANIZATION_NAME = "TestOrganizationName"; field in ExtrasProvisioningDataParserTest285 .putExtra(EXTRA_PROVISIONING_ORGANIZATION_NAME, TEST_ORGANIZATION_NAME) in testParse_trustedSourceProvisioningIntent()312 .setOrganizationName(TEST_ORGANIZATION_NAME) in testParse_trustedSourceProvisioningIntent()336 .putExtra(EXTRA_PROVISIONING_ORGANIZATION_NAME, TEST_ORGANIZATION_NAME) in testParse_financedDeviceProvisioningIntent()354 .setOrganizationName(TEST_ORGANIZATION_NAME) in testParse_financedDeviceProvisioningIntent()990 TEST_ORGANIZATION_NAME) in buildIntentWithAllShortExtras()1016 .putExtra(EXTRA_PROVISIONING_ORGANIZATION_NAME, TEST_ORGANIZATION_NAME) in buildIntentWithAllLongExtras()1066 .putExtra(EXTRA_PROVISIONING_ORGANIZATION_NAME, TEST_ORGANIZATION_NAME) in buildTestTrustedSourceIntent()
197 private static final String TEST_ORGANIZATION_NAME = "TestOrganizationName"; field in PropertiesProvisioningDataParserTest477 EXTRA_PROVISIONING_ORGANIZATION_NAME_SHORT, TEST_ORGANIZATION_NAME); in buildIntentWithAllShortExtras()515 propsLong.setProperty(EXTRA_PROVISIONING_ORGANIZATION_NAME, TEST_ORGANIZATION_NAME); in buildIntentWithAllLongExtras()