Home
last modified time | relevance | path

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

/aosp14/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
/aosp14/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
/aosp14/frameworks/base/errorprone/tests/java/com/google/errorprone/bugpatterns/android/
H A DEfficientCollectionsCheckerTest.java37 public void testMap() { in testMap() method in EfficientCollectionsCheckerTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/connectivity/
H A DNetworkControllerDataTest.java376 HashMap<String, MobileIconGroup> testMap = new HashMap<>(); in networkTypeIcon_hasCarrierIdOverride() local
/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
H A DDisplayDeviceConfigTest.java370 SparseArray<SurfaceControl.RefreshRateRange> testMap = in testThermalRefreshRateThrottlingFromDisplayConfig() local