Home
last modified time | relevance | path

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

/frameworks/base/ravenwood/
DTEST_MAPPING2 // frameworks/base/ravenwood/TEST_MAPPING
3 // frameworks/base/tools/hoststubgen/TEST_MAPPING
15 // The sysui tests should match vendor/unbundled_google/packages/SystemUIGoogle/TEST_MAPPING
Dtest-authors.md94 You can also run your new tests automatically via `TEST_MAPPING` rules like this:
107 > **Note:** There's a known bug #308854804 where `TEST_MAPPING` is not being applied, so we're curr…
Dapi-maintainers.md11 …ice. At the moment this means adding the bivalent tests to relevant `TEST_MAPPING` files to ensur…
/frameworks/av/media/
DOWNERS17 # For TEST_MAPPING tv-presubmit and tv-postsubmit configurations:
18 per-file TEST_MAPPING = blindahl@google.com
/frameworks/base/core/tests/coretests/src/android/accessibilityservice/
DTEST_MAPPING4 "path": "frameworks/base/services/accessibility/TEST_MAPPING"
/frameworks/base/core/tests/coretests/src/com/android/internal/accessibility/
DTEST_MAPPING4 "path": "frameworks/base/services/accessibility/TEST_MAPPING"
/frameworks/base/tests/utils/testutils/java/com/android/server/accessibility/
DTEST_MAPPING4 "path": "frameworks/base/services/accessibility/TEST_MAPPING"
/frameworks/base/core/java/android/accessibilityservice/
DTEST_MAPPING4 "path": "frameworks/base/services/accessibility/TEST_MAPPING"
/frameworks/base/core/tests/coretests/src/android/view/accessibility/
DTEST_MAPPING4 "path": "frameworks/base/services/accessibility/TEST_MAPPING"
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DTEST_MAPPING4 "path": "frameworks/base/services/accessibility/TEST_MAPPING"
/frameworks/base/core/java/android/view/accessibility/
DTEST_MAPPING4 "path": "frameworks/base/services/accessibility/TEST_MAPPING"
/frameworks/base/core/java/com/android/internal/accessibility/
DTEST_MAPPING4 "path": "frameworks/base/services/accessibility/TEST_MAPPING"
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
DTEST_MAPPING4 "path": "packages/SystemUI/src/com/android/systemui/accessibility/TEST_MAPPING"
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/pipeline/mobile/domain/interactor/
DFakeMobileIconsInteractor.kt44 val TEST_MAPPING: Map<String, MobileIconGroup> = constant
73 private val _defaultMobileIconMapping = MutableStateFlow(TEST_MAPPING)
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/
DFakeMobileConnectionsRepository.kt50 val TEST_MAPPING: Map<String, SignalIcon.MobileIconGroup> = constant
91 private val _defaultMobileIconMapping = MutableStateFlow(TEST_MAPPING)
/frameworks/base/services/tests/servicestests/
DAndroid.bp278 // Used by content protection TEST_MAPPING
295 // Used by contexthub TEST_MAPPING
333 // server pm TEST_MAPPING
352 // server os TEST_MAPPING
/frameworks/base/services/core/java/com/android/server/policy/
DOWNERS6 per-file TEST_MAPPING = file:/services/core/java/com/android/server/pm/permission/OWNERS
/frameworks/libs/systemui/
DAndroid.bp17 // TODO(b/332914405): TEST_MAPPING files do not support soong_namespace
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DSettingsToPropertiesMapperTest.java51 private static final String[] TEST_MAPPING = new String[] { field in SettingsToPropertiesMapperTest
105 mMockContentResolver, TEST_MAPPING, new String[] {}, new String[] {}); in setUp()
/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/
DAndroid.bp27 // To make the test run via TEST_MAPPING
/frameworks/base/
DOWNERS26 per-file */TEST_MAPPING = *