Home
last modified time | relevance | path

Searched refs:NON_EXISTING_FEATURE (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/accounts/src/android/accounts/cts/
DAccountManagerTest.java70 public static final String NON_EXISTING_FEATURE = "feature.3"; field in AccountManagerTest
751 new String[] { NON_EXISTING_FEATURE }, in testGetAccountsByTypeAndFeatures()
840 new String[] { NON_EXISTING_FEATURE }, in testGetAccountsByTypeAndFeaturesWithCallbackAndHandler()
1308 new String[] { NON_EXISTING_FEATURE }, in testGetAuthTokenByFeatures()
1324 new String[] { NON_EXISTING_FEATURE }, in testGetAuthTokenByFeatures()
1804 new String[]{NON_EXISTING_FEATURE}, in assertHasFeature()
1810 new String[]{NON_EXISTING_FEATURE, FEATURE_1}, in assertHasFeature()
1816 new String[]{NON_EXISTING_FEATURE, FEATURE_1, FEATURE_2}, in assertHasFeature()
1901 new String[]{NON_EXISTING_FEATURE},
1908 new String[]{NON_EXISTING_FEATURE, FEATURE_1},
[all …]