Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_pipes.py192 def testClone(self): member in SimplePipeTests
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DUnknownFieldSetTest.java117 public void testClone() { in testClone() method in UnknownFieldSetTest
/third_party/protobuf/java/lite/src/test/java/com/google/protobuf/
DLiteTest.java158 public void testClone() { in testClone() method in LiteTest
/third_party/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp918 void TestMessageFormat::testClone() in testClone() function in TestMessageFormat