Home
last modified time | relevance | path

Searched defs:testMap (Results 1 – 25 of 84) sorted by relevance

1234

/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/ui/src/com/android/adservices/service/ui/data/
DUxStatesManagerTest.java99 Map<String, Boolean> testMap = new HashMap<>(); in setUpTestMap() local
217 Map<String, Boolean> testMap = new HashMap<String, Boolean>(); in isEnrolledUserTest_gaNoticeDisplayed() local
231 Map<String, Boolean> testMap = new HashMap<String, Boolean>(); in isEnrolledUserTest_betaNoticeDisplayed() local
249 Map<String, Boolean> testMap = new HashMap<String, Boolean>(); in isEnrolledUserTest_noNoticeDisplayed() local
263 Map<String, Boolean> testMap = new HashMap<String, Boolean>(); in isEnrolledUserTest_supervisedAccount() local
288 Map<String, Boolean> testMap = new HashMap<String, Boolean>(); in isEnrolledUserTest_supervisedAccount_initial() local
311 Map<String, Boolean> testMap = new HashMap<String, Boolean>(); in isEnrolledUserTest_supervisedAccountFlagDisabled() local
/aosp_15_r20/packages/modules/UprobeStats/src/bpf/headers/
DBpfMapTest.cpp116 BpfMap<uint32_t, uint32_t> testMap; in TEST_F() local
131 BpfMap<uint32_t, uint32_t> testMap; in TEST_F() local
172 BpfMap<uint32_t, uint32_t> testMap; in TEST_F() local
191 BpfMap<uint32_t, uint32_t> testMap; in TEST_F() local
212 BpfMap<uint32_t, uint32_t> testMap; in TEST_F() local
243 BpfMap<uint32_t, uint32_t> testMap; in TEST_F() local
/aosp_15_r20/packages/modules/Connectivity/bpf/headers/
DBpfMapTest.cpp116 BpfMap<uint32_t, uint32_t> testMap; in TEST_F() local
131 BpfMap<uint32_t, uint32_t> testMap; in TEST_F() local
172 BpfMap<uint32_t, uint32_t> testMap; in TEST_F() local
191 BpfMap<uint32_t, uint32_t> testMap; in TEST_F() local
212 BpfMap<uint32_t, uint32_t> testMap; in TEST_F() local
243 BpfMap<uint32_t, uint32_t> testMap; in TEST_F() local
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/
H A DSerializationUtilsTest.java179 final HashMap<?, ?> testMap = (HashMap<?, ?>) test; in testDeserializeStream() local
291 final HashMap<?, ?> testMap = (HashMap<?, ?>) test; in testDeserializeBytes() local
328 final HashMap<?, ?> testMap = (HashMap<?, ?>) test; in testClone() local
/aosp_15_r20/frameworks/base/libs/hwui/tests/common/
H A DTestScene.cpp26 std::map<std::string, TestScene::Info>& TestScene::testMap() { in testMap() function in android::uirenderer::test::TestScene
27 static std::map<std::string, TestScene::Info> testMap; in testMap() local
/aosp_15_r20/art/tools/ahat/src/test/com/android/ahat/
H A DProguardMapTest.java64 public void runOldProguardMap(String testMap) throws IOException, ParseException { in runOldProguardMap()
194 public void runNewProguardMap(String testMap) throws IOException, ParseException { in runNewProguardMap()
/aosp_15_r20/external/kotlinx.serialization/formats/protobuf/jvmTest/src/kotlinx/serialization/protobuf/
H A DProtoCompatibilityTest.kt15 fun testMap() { in testMap() method
/aosp_15_r20/external/angle/src/common/
H A DFastVector_unittest.cpp284 FlatUnorderedMap<int, bool, 3> testMap; in TEST() local
321 FlatUnorderedSet<int, 3> testMap; in TEST() local
372 FastMap<int, 5> testMap; in TEST() local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/credentials/
H A DMetricUtilitiesTest.java115 Map<String, ProviderSession> testMap = new HashMap<>(); in logApiCalledCandidate_invalidProvidersCandidatePositiveSequence_success() local
128 Map<String, ProviderSession> testMap = new HashMap<>(); in logApiCalledCandidateGet_invalidProvidersCandidatePositiveSequence_success() local
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/operators/
H A DMapTest.kt10 fun testMap() = runTest { in <lambda>() method
H A DMapNotNullTest.kt10 fun testMap() = runTest { in <lambda>() method
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
H A Dreplicate_test.py294 def testMap(self): member in EagerClusterReplicateTest
370 def testMap(self): member in GraphClusterReplicateTest
/aosp_15_r20/frameworks/base/packages/WallpaperBackup/test/src/com/android/wallpaperbackup/
H A DWallpaperBackupAgentTest.java830 Map<Integer, Rect> testMap = Map.of( in testOnRestore_singleCropHint() local
837 Map<Integer, Rect> testMap = Map.of( in testOnRestore_multipleCropHints() local
844 private void testParseCropHints(Map<Integer, Rect> testMap) throws Exception { in testParseCropHints()
/aosp_15_r20/packages/modules/Connectivity/staticlibs/tests/unit/src/com/android/net/module/util/
DCollectionUtilsTest.kt137 fun testMap() { in testMap() method
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/util/
H A DTrieMapTest.java165 …public long timeIteration(Map<String, Integer> testMap, long comparisonTime, Style style, double r… in timeIteration()
218 public void checkContents(Map<String, Integer> testMap, Style style) { in checkContents()
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DTrieMapTest.java168 …public long timeIteration(Map<String, Integer> testMap, long comparisonTime, Style style, double r… in timeIteration()
221 public void checkContents(Map<String, Integer> testMap, Style style) { in checkContents()
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/mapper/
H A DBeanTableSchemaTest.java892 Map<String, String> testMap = new HashMap<>(); in mapBean_stringStringMap() local
921 Map<String, String> testMap = new HashMap<>(); in mapBean_mapWithNullValue() local
950 Map<String, Map<String, String>> testMap = new HashMap<>(); in mapBean_nestedStringMap() local
/aosp_15_r20/external/webrtc/sdk/android/native_unittests/org/webrtc/
H A DJavaTypesTestHelper.java19 Map<String, String> testMap = new HashMap<String, String>(); in createTestStringMap() local
/aosp_15_r20/cts/tests/tests/util/src/android/util/cts/
H A DMathUtilsTest.java34 public void testMap() { in testMap() method in MathUtilsTest
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue386/
H A DDuplicateKeysOrderTest.java31 Map<String, String> testMap = yaml.load(input); in deleteDuplicatKeysInCorrectOrder() local
/aosp_15_r20/frameworks/base/errorprone/tests/java/com/google/errorprone/bugpatterns/android/
H A DEfficientCollectionsCheckerTest.java37 public void testMap() { in testMap() method in EfficientCollectionsCheckerTest
/aosp_15_r20/external/snakeyaml/src/test/java/examples/
H A DCustomMapExampleTest.java24 public void testMap() { in testMap() method in CustomMapExampleTest
/aosp_15_r20/external/scudo/standalone/tests/
H A Dbytemap_test.cpp16 template <typename T> void testMap(T &Map, scudo::uptr Size) { in testMap() function
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue143/
H A DGenericMapTest.java22 public void testMap() throws Exception { in testMap() method in GenericMapTest
/aosp_15_r20/external/auto/value/src/it/functional/src/test/java/
H A DPackagelessValueTypeTest.java34 final Map<String, Long> testMap = ImmutableMap.of("happy", 23L); in testPackagelessValueType() local

1234