Home
last modified time | relevance | path

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

/packages/modules/AppSearch/testing/mockingservicestests/src/com/android/server/appsearch/stats/
DMockingPlatformLoggerTest.java149 final String testPackageName = "packageName"; in testShouldLogForTypeLocked_trueWhenSampleIntervalIsOne() local
168 final String testPackageName = "packageName"; in testShouldLogForTypeLocked_falseWhenSampleIntervalIsNegative() local
192 final String testPackageName = "packageName"; in testShouldLogForTypeLocked_falseWhenWithinCoolOffInterval() local
221 final String testPackageName = "packageName"; in testShouldLogForTypeLocked_trueWhenOutsideOfCoolOffInterval() local
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerTest.java404 final String testPackageName = "testPackage"; in testLoggingStats_initializeWithDocuments_success() local
469 final String testPackageName = "testPackage"; in testLoggingStats_initialize_failure() local
535 final String testPackageName = "testPackage"; in testLoggingStats_putDocument_success() local
588 final String testPackageName = "testPackage"; in testLoggingStats_putDocument_failure() local
643 final String testPackageName = "testPackage"; in testLoggingStats_search_success() local
740 final String testPackageName = "testPackage"; in testLoggingStats_search_failure() local
815 final String testPackageName = "testPackage"; in testLoggingStats_search_join() local
948 final String testPackageName = "testPackage"; in testLoggingStats_remove_success() local
988 final String testPackageName = "testPackage"; in testLoggingStats_remove_failure() local
1041 final String testPackageName = "testPackage"; in testLoggingStats_removeByQuery_success() local
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/sidebar/
DRootsFragmentTest.java132 final String testPackageName = "com.test1"; in testItemComparator_WithCorrectOrder() local
151 final String testPackageName = "com.test1"; in testItemComparator_differentItemTypes_WithCorrectOrder() local
/packages/modules/RemoteKeyProvisioning/app/tests/hosttest/src/com/android/rkpdapp/hosttest/
DRkpdWidevineTests.java59 String testPackageName = "com.android.rkpdapp.e2etest"; in runTest() local
/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/appops/data/repository/
DAppOpRepositoryTest.kt60 private val testPackageName = "test.package" constant
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/provisioning/
DProvisioningManagerTest.java72 private final static String testPackageName = "com.android.managedprovisioning"; field in ProvisioningManagerTest
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
DMoreKeySpecStringReferenceTests.java49 final String testPackageName = testRes.getResourcePackageName(R.string.empty_string); in setUp() local
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DCloneContactsProvider2Test.java467 String testPackageName = mCloneContactsActor.packageName; in testIsAppAllowedToUseParentUsersContacts_AppInAllowlistCacheEmpty() local
489 String testPackageName = mCloneContactsActor.packageName; in testIsAppAllowedToUseParentUsersContacts_AppNotInAllowlistCacheEmtpy() local
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/stats/
DPlatformLoggerTest.java145 final String testPackageName = "packageName"; in testGetPackageUidAsUser() local
/packages/modules/AdServices/adservices/tests/unittest/system-service/src/com/android/server/adservices/consent/
DAppConsentManagerTest.java122 String testPackageName = in testDatastoreKeyToPackageNameSuccess() local
/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/permission/ui/model/
DPermissionUsageViewModelTest.kt66 private val testPackageName = "test.package" constant
DReviewPermissionsViewModelTest.kt54 private val testPackageName = "test.package" constant
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/dirlist/
DAppsRowManagerTest.java161 final String testPackageName = "com.test1"; in testUpdateList_byHybridItem() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/consent/
DAppConsentDaoTest.java152 String testPackageName = in testDatastoreKeyToPackageNameSuccess() local
/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/permission/domain/usecase/
DGetPermissionUsageUseCaseTest.kt68 private val testPackageName = "test.package" constant in com.android.permissioncontroller.tests.mocking.permission.domain.usecase.GetPermissionUsageUseCaseTest