Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Daddress-space-newdelete.cpp8 void test_new(void *p) { in test_new() function
/external/clang/test/CodeGenObjCXX/
Darc-new-delete.mm8 void test_new(id invalue) { function
/external/python/cffi/testing/cffi1/
Dtest_unicode_literals.py17 def test_new(): function
/external/rust/crates/uuid/src/
Dv4.rs48 fn test_new() { in test_new() function
Dv8.rs44 fn test_new() { in test_new() function
Dv3.rs135 fn test_new() { in test_new() function
Dv5.rs153 fn test_new() { in test_new() function
Dv7.rs65 fn test_new() { in test_new() function
Dv6.rs110 fn test_new() { in test_new() function
Dv1.rs108 fn test_new() { in test_new() function
/external/rust/crates/semver/tests/
Dtest_identifier.rs14 fn test_new() { in test_new() function
/external/python/cffi/testing/cffi0/
Dtest_unicode_literals.py25 def test_new(): function
/external/python/cpython3/Lib/test/
Dtest_xxlimited.py41 def test_new(self): member in CommonTests
Dtest_typing.py4586 def test_new(self): member in AnnotatedTests
/external/rust/crates/unicode-bidi/src/
Dlevel.rs244 fn test_new() { in test_new() function
378 fn test_new() { in test_new() function
/external/autotest/server/site_tests/firmware_FWupdate/
Dfirmware_FWupdate.py355 def test_new(self, raise_error=True): member in firmware_FWupdate
/external/grpc-grpc/test/core/gpr/
Dspinlock_test.cc48 static struct test* test_new(int threads, int64_t iterations, int incr_step) { in test_new() function
Dsync_test.cc163 static struct test* test_new(int nthreads, int64_t iterations, int incr_step) { in test_new() function
/external/clang/test/SemaTemplate/
Dinstantiate-complete.cpp40 void test_new() { in test_new() function
/external/clang/test/Analysis/
Ddead-stores.cpp96 static void test_new(unsigned n) { in test_new() function
/external/uwb/src/rust/uci_hal_android/
Duci_hal_android.rs302 async fn test_new() { in test_new() function
/external/rust/crates/shared_child/src/
Dlib.rs415 fn test_new() -> Result<(), Box<dyn Error>> { in test_new() function
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_parser.py237 def test_new(self): member in TestExcept
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_parser.py504 def test_new(self): member in TestExcept
/external/python/oauth2client/tests/
Dtest_client.py2255 def test_new(self): member in Test__save_private_file