Home
last modified time | relevance | path

Searched defs:testCopyConstructor (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/text/
DSpoofCheckerTest.java843 public void testCopyConstructor() { in testCopyConstructor() method in SpoofCheckerTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/
DSpoofCheckerTest.java840 public void testCopyConstructor() { in testCopyConstructor() method in SpoofCheckerTest
/third_party/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp859 void TestMessageFormat::testCopyConstructor() in testCopyConstructor() function in TestMessageFormat
/third_party/python/Lib/test/
Dtest_ipaddress.py2415 def testCopyConstructor(self): member in IpaddrUnitTest