Home
last modified time | relevance | path

Searched defs:TEST_ACCOUNT_NAME (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbapclient/
DPbapParserTest.java49 private static final String TEST_ACCOUNT_NAME = "PBAPTESTACCOUNT"; field in PbapParserTest
/packages/apps/Settings/tests/robotests/src/com/android/settings/
DMainClearTest.java83 private static final String TEST_ACCOUNT_NAME = "test@example.com"; field in MainClearTest
/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactDeltaTests.java52 public static final String TEST_ACCOUNT_NAME = "TEST"; field in RawContactDeltaTests
DRawContactModifierTests.java71 private static final String TEST_ACCOUNT_NAME = "unittest@example.com"; field in RawContactModifierTests
/packages/modules/AppSearch/testing/contactsindexertests/src/com/android/server/appsearch/contactsindexer/
DEnterpriseContactsTest.java127 private static final String TEST_ACCOUNT_NAME = "AppSearchTestAccountName"; field in EnterpriseContactsTest