Home
last modified time | relevance | path

Searched refs:testCopy (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
DMatrixTest.java188 public void testCopy() throws Exception { in testCopy() method in MatrixTest
/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/
DThresholdTest.java52 public void testCopy() { in testCopy() method in ThresholdTest
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/common/
DResizableIntArrayTests.java208 public void testCopy() { in testCopy() method in ResizableIntArrayTests
DInputPointersTests.java134 public void testCopy() { in testCopy() method in InputPointersTests
/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DPreprocessingManagerTest.java755 Map<String, AlertEntry> testCopy = new HashMap<>(mAlertEntriesMap); in onAdditionalGroupAndRank_isGroupSummary_maintainsPreviousRanking() local
784 testCopy, mRankingMap), mRankingMap); in onAdditionalGroupAndRank_isGroupSummary_maintainsPreviousRanking()