Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/unittest/test/testmock/
Dtestsentinel.py35 def testCopy(self): member in SentinelTest
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/zip/
DCircularBufferTest.java47 public void testCopy() throws Exception { in testCopy() method in CircularBufferTest
/external/clang/test/Analysis/
Dunions.cpp74 void testCopy() { in testCopy() function
/external/icu/icu4c/source/test/intltest/
Dnumbertest_stringbuilder.cpp28 TESTCASE_AUTO(testCopy); in runIndexedTest()
161 void NumberStringBuilderTest::testCopy() { in testCopy() function in NumberStringBuilderTest
Dnumbertest.h198 void testCopy();
/external/python/pyasn1/tests/type/
Dtest_useful.py78 def testCopy(self): member in GeneralizedTimeTestCase
/external/guava/guava-tests/test/com/google/common/io/
DCharStreamsTest.java161 public void testCopy() throws IOException { in testCopy() method in CharStreamsTest
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp4078 const VkImageCopy testCopy = in addImageToImageSimpleTests() local
4088 imageCopy.imageCopy = testCopy; in addImageToImageSimpleTests()
4111 const VkImageCopy testCopy = in addImageToImageSimpleTests() local
4121 imageCopy.imageCopy = testCopy; in addImageToImageSimpleTests()
4144 const VkImageCopy testCopy = in addImageToImageSimpleTests() local
4154 imageCopy.imageCopy = testCopy; in addImageToImageSimpleTests()
4184 const VkImageCopy testCopy = in addImageToImageSimpleTests() local
4194 imageCopy.imageCopy = testCopy; in addImageToImageSimpleTests()
4224 const VkImageCopy testCopy = in addImageToImageSimpleTests() local
4234 imageCopy.imageCopy = testCopy; in addImageToImageSimpleTests()
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DNumberStringBuilderTest.java141 public void testCopy() { in testCopy() method in NumberStringBuilderTest
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
DNumberStringBuilderTest.java144 public void testCopy() { in testCopy() method in NumberStringBuilderTest
/external/protobuf/objectivec/Tests/
DGPBDictionaryTests+Bool.m186 - (void)testCopy { method
487 - (void)testCopy { method
788 - (void)testCopy { method
1089 - (void)testCopy { method
1390 - (void)testCopy { method
1691 - (void)testCopy { method
1992 - (void)testCopy { method
2285 - (void)testCopy { method
DGPBArrayTests.m220 //%- (void)testCopy {
553 - (void)testCopy { method
886 - (void)testCopy { method
1219 - (void)testCopy { method
1552 - (void)testCopy { method
1885 - (void)testCopy { method
2218 - (void)testCopy { method
2551 - (void)testCopy { method
2884 - (void)testCopy { method
3210 - (void)testCopy { method
DGPBDictionaryTests+Int32.m230 - (void)testCopy { method
587 - (void)testCopy { method
944 - (void)testCopy { method
1301 - (void)testCopy { method
1658 - (void)testCopy { method
2015 - (void)testCopy { method
2372 - (void)testCopy { method
2729 - (void)testCopy { method
3492 - (void)testCopy { method
DGPBDictionaryTests+Int64.m230 - (void)testCopy { method
587 - (void)testCopy { method
944 - (void)testCopy { method
1301 - (void)testCopy { method
1658 - (void)testCopy { method
2015 - (void)testCopy { method
2372 - (void)testCopy { method
2729 - (void)testCopy { method
3492 - (void)testCopy { method
DGPBDictionaryTests+UInt32.m230 - (void)testCopy { method
587 - (void)testCopy { method
944 - (void)testCopy { method
1301 - (void)testCopy { method
1658 - (void)testCopy { method
2015 - (void)testCopy { method
2372 - (void)testCopy { method
2729 - (void)testCopy { method
3492 - (void)testCopy { method
DGPBDictionaryTests+UInt64.m230 - (void)testCopy { method
587 - (void)testCopy { method
944 - (void)testCopy { method
1301 - (void)testCopy { method
1658 - (void)testCopy { method
2015 - (void)testCopy { method
2372 - (void)testCopy { method
2729 - (void)testCopy { method
3492 - (void)testCopy { method
DGPBDictionaryTests+String.m230 - (void)testCopy { method
587 - (void)testCopy { method
944 - (void)testCopy { method
1301 - (void)testCopy { method
1658 - (void)testCopy { method
2015 - (void)testCopy { method
2372 - (void)testCopy { method
2729 - (void)testCopy { method
DGPBDictionaryTests.pddm195 //%- (void)testCopy {
916 //%- (void)testCopy {
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dcloud_storage_unittest.py144 def testCopy(self): member in CloudStorageFakeFsUnitTest
/external/guava/guava-tests/test/com/google/common/hash/
DBloomFilterTest.java279 public void testCopy() { in testCopy() method in BloomFilterTest
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DAbstractMessageTest.java222 public void testCopy() throws Exception { in testCopy() method in AbstractMessageTest
/external/tensorflow/tensorflow/python/eager/
Dtensor_test.py160 def testCopy(self): member in TFETensorTest
/external/tensorflow/tensorflow/python/lib/io/
Dfile_io_test.py169 def testCopy(self): member in FileIoTest
/external/tensorflow/tensorflow/python/training/tracking/
Ddata_structures_test.py210 def testCopy(self): member in ListTests