Searched refs:TEST_MAPPING (Results 1 – 21 of 21) sorted by relevance
2 // frameworks/base/ravenwood/TEST_MAPPING3 // frameworks/base/tools/hoststubgen/TEST_MAPPING15 // The sysui tests should match vendor/unbundled_google/packages/SystemUIGoogle/TEST_MAPPING
94 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…
11 …ice. At the moment this means adding the bivalent tests to relevant `TEST_MAPPING` files to ensur…
17 # For TEST_MAPPING tv-presubmit and tv-postsubmit configurations:18 per-file TEST_MAPPING = blindahl@google.com
4 "path": "frameworks/base/services/accessibility/TEST_MAPPING"
4 "path": "packages/SystemUI/src/com/android/systemui/accessibility/TEST_MAPPING"
44 val TEST_MAPPING: Map<String, MobileIconGroup> = constant73 private val _defaultMobileIconMapping = MutableStateFlow(TEST_MAPPING)
50 val TEST_MAPPING: Map<String, SignalIcon.MobileIconGroup> = constant91 private val _defaultMobileIconMapping = MutableStateFlow(TEST_MAPPING)
278 // Used by content protection TEST_MAPPING295 // Used by contexthub TEST_MAPPING333 // server pm TEST_MAPPING352 // server os TEST_MAPPING
6 per-file TEST_MAPPING = file:/services/core/java/com/android/server/pm/permission/OWNERS
17 // TODO(b/332914405): TEST_MAPPING files do not support soong_namespace
51 private static final String[] TEST_MAPPING = new String[] { field in SettingsToPropertiesMapperTest105 mMockContentResolver, TEST_MAPPING, new String[] {}, new String[] {}); in setUp()
27 // To make the test run via TEST_MAPPING
26 per-file */TEST_MAPPING = *