Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/pbapclient/
H A DPbapParserTest.java51 private static final String TEST_ACCOUNT_NAME = "PBAPTESTACCOUNT"; field in PbapParserTest
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/
H A DMainClearTest.java78 private static final String TEST_ACCOUNT_NAME = "test@example.com"; field in MainClearTest
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/model/
H A DRawContactDeltaTests.java51 public static final String TEST_ACCOUNT_NAME = "TEST"; field in RawContactDeltaTests
H A DRawContactModifierTests.java70 private static final String TEST_ACCOUNT_NAME = "unittest@example.com"; field in RawContactModifierTests