Home
last modified time | relevance | path

Searched defs:test_clone (Results 1 – 25 of 120) sorted by relevance

12345

/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dcpu_allocator_test.cpp8 TEST(AllocatorTestCPU, test_clone) { in TEST() argument
H A Dcuda_allocator_test.cpp10 TEST(AllocatorTestCUDA, test_clone) { in TEST() argument
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/
H A Dtuple.rs4 fn test_clone() { in test_clone() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dtuple.rs4 fn test_clone() { in test_clone() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dtuple.rs4 fn test_clone() { in test_clone() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dtuple.rs4 fn test_clone() { in test_clone() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dtuple.rs4 fn test_clone() { in test_clone() function
/aosp_15_r20/external/pytorch/test/distributed/_shard/sharded_tensor/ops/
H A Dtest_tensor_ops.py67 def test_clone(self): member in TestTensorOps
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/tests/
H A Dbuiltin-clone.rs5 fn test_clone<T: Clone>(arg: T) { in test_clone() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/tests/
H A Dbuiltin-clone.rs5 fn test_clone<T: Clone>(arg: T) { in test_clone() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/tests/
H A Dbuiltin-clone.rs5 fn test_clone<T: Clone>(arg: T) { in test_clone() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/tests/
H A Dbuiltin-clone.rs5 fn test_clone<T: Clone>(arg: T) { in test_clone() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/tests/
H A Dbuiltin-clone.rs5 fn test_clone<T: Clone>(arg: T) { in test_clone() function
/aosp_15_r20/external/rust/android-crates-io/crates/anyhow/tests/
Dtest_chain.rs60 fn test_clone() { in test_clone() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/anyhow-1.0.82/tests/
H A Dtest_chain.rs60 fn test_clone() { in test_clone() function
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/text/
H A DOldFormatTest.java53 public void test_clone() { in test_clone() method in OldFormatTest
H A DOldDecimalFormatSymbolsTest.java108 public void test_clone() { in test_clone() method in OldDecimalFormatSymbolsTest
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/security/cert/
H A DPKIXRevocationCheckerTest.java120 public void test_clone() { in test_clone() method in PKIXRevocationCheckerTest
/aosp_15_r20/external/strace/tests-m32/
H A Dioctl_nsfs.c59 test_clone(pid_t pid) in test_clone() function
/aosp_15_r20/external/strace/tests/
H A Dioctl_nsfs.c59 test_clone(pid_t pid) in test_clone() function
/aosp_15_r20/external/strace/tests-mx32/
H A Dioctl_nsfs.c59 test_clone(pid_t pid) in test_clone() function
/aosp_15_r20/libcore/luni/src/test/java/tests/security/cert/
H A DPKIXCertPathBuilderResultTest.java184 public final void test_clone() { in test_clone() method in PKIXCertPathBuilderResultTest
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
H A DCollatorTest.java26 public void test_clone() { in test_clone() method in CollatorTest
/aosp_15_r20/packages/services/Car/tests/CarLibUnitTest/src/com/android/car/internal/util/
DPairSparseArrayUnitTest.java182 public void test_clone() { in test_clone() method in PairSparseArrayUnitTest
/aosp_15_r20/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
H A DMessageDigestSpiTest.java168 public void test_clone() throws CloneNotSupportedException { in test_clone() method in MessageDigestSpiTest

12345