Home
last modified time | relevance | path

Searched defs:testPackageName (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/appsearch/stats/
H A DPlatformLoggerTest.java140 final String testPackageName = "packageName"; in testShouldLogForTypeLocked_trueWhenSampleIntervalIsOne() local
158 final String testPackageName = "packageName"; in testShouldLogForTypeLocked_falseWhenSampleIntervalIsNegative() local
181 final String testPackageName = "packageName"; in testShouldLogForTypeLocked_falseWhenWithinCoolOffInterval() local
208 final String testPackageName = "packageName"; in testShouldLogForTypeLocked_trueWhenOutsideOfCoolOffInterval() local
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/external/localstorage/
H A DAppSearchLoggerTest.java409 final String testPackageName = "testPackage"; in testLoggingStats_initializeWithDocuments_success() local
460 final String testPackageName = "testPackage"; in testLoggingStats_initialize_failure() local
515 final String testPackageName = "testPackage"; in testLoggingStats_putDocument_success() local
563 final String testPackageName = "testPackage"; in testLoggingStats_putDocument_failure() local
614 final String testPackageName = "testPackage"; in testLoggingStats_search_success() local
695 final String testPackageName = "testPackage"; in testLoggingStats_search_failure() local
736 final String testPackageName = "testPackage"; in testLoggingStats_remove_success() local
771 final String testPackageName = "testPackage"; in testLoggingStats_remove_failure() local
818 final String testPackageName = "testPackage"; in testLoggingStats_removeByQuery_success() local
/aosp12/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/sidebar/
H A DRootsFragmentTest.java86 final String testPackageName = "com.test1"; in testItemComparator_WithCorrectOrder() local
105 final String testPackageName = "com.test1"; in testItemComparator_differentItemTypes_WithCorrectOrder() local
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
H A DMoreKeySpecStringReferenceTests.java49 final String testPackageName = testRes.getResourcePackageName(R.string.empty_string); in setUp() local
/aosp12/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/dirlist/
H A DAppsRowManagerTest.java117 final String testPackageName = "com.test1"; in testUpdateList_byHybridItem() local
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/stats/
H A DPlatformLoggerTest.java147 final String testPackageName = "packageName"; in testGetPackageUidAsUser() local
/aosp12/frameworks/base/core/tests/coretests/src/android/app/people/
H A DPeopleSpaceTileTest.java141 public void testPackageName() { in testPackageName() method in PeopleSpaceTileTest
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/webkit/
H A DWebViewUpdateServiceTest.java244 String testPackageName = "test.package.name"; in testWithSinglePackage() local
1066 String testPackageName = "test.package.name"; in testWithSingleUninstalledPackage() local
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DConnectivityServiceTest.java11557 final String testPackageName = "per.app.defaults.package"; in setupMultipleDefaultNetworksForOemNetworkPreferenceNotCurrentUidTest() local
11566 final String testPackageName = "per.app.defaults.package"; in setupMultipleDefaultNetworksForOemNetworkPreferenceCurrentUidTest() local
11573 final int testPackageUid, @NonNull final String testPackageName) throws Exception { in setupMultipleDefaultNetworksForOemNetworkPreferenceTest()
11586 @NonNull final String testPackageName) throws Exception { in setupSetOemNetworkPreferenceForPreferenceTest()
11594 @NonNull final String testPackageName, in setupSetOemNetworkPreferenceForPreferenceTest()
11603 @NonNull final String testPackageName, in setupSetOemNetworkPreferenceForPreferenceTest()
11969 final String testPackageName = "com.google.apps.contacts"; in testSetOemNetworkPreferenceClearPreviousOemValues() local