/external/grpc-grpc/test/core/gpr/ |
D | spinlock_test.cc | 48 static struct test* test_new(int threads, int64_t iterations, int incr_step) { in test_new() function 105 m = test_new(10, iterations, incr_step); in test()
|
D | sync_test.cc | 163 static struct test* test_new(int nthreads, int64_t iterations, int incr_step) { in test_new() function 256 m = test_new(10, iterations, incr_step); in test()
|
/external/autotest/server/site_tests/firmware_FWupdate/ |
D | firmware_FWupdate.py | 355 def test_new(self, raise_error=True): member in firmware_FWupdate 357 logging.info('%s', self.test_new.__doc__) 410 errors += self.test_new(raise_error=False) 413 self.test_new.__doc__)
|
/external/clang/test/SemaCXX/ |
D | address-space-newdelete.cpp | 8 void test_new(void *p) { in test_new() function
|
/external/python/cffi/testing/cffi1/ |
D | test_unicode_literals.py | 17 def test_new(): function
|
/external/rust/crates/uuid/src/ |
D | v8.rs | 44 fn test_new() { in test_new() function
|
D | v4.rs | 48 fn test_new() { in test_new() function
|
D | v3.rs | 135 fn test_new() { in test_new() function
|
D | v5.rs | 153 fn test_new() { in test_new() function
|
D | v7.rs | 65 fn test_new() { in test_new() function
|
D | v6.rs | 110 fn test_new() { in test_new() function
|
D | v1.rs | 108 fn test_new() { in test_new() function
|
/external/rust/crates/semver/tests/ |
D | test_identifier.rs | 14 fn test_new() { in test_new() function
|
/external/python/cffi/testing/cffi0/ |
D | test_unicode_literals.py | 25 def test_new(): function
|
/external/rust/crates/unicode-bidi/src/ |
D | level.rs | 244 fn test_new() { in test_new() function 378 fn test_new() { in test_new() function
|
/external/clang/test/Analysis/ |
D | dead-stores.cpp | 96 static void test_new(unsigned n) { in test_new() function
|
/external/clang/test/SemaTemplate/ |
D | instantiate-complete.cpp | 40 void test_new() { in test_new() function
|
/external/python/cpython3/Lib/test/ |
D | test_xxlimited.py | 41 def test_new(self): member in CommonTests
|
/external/clang/test/CodeGenObjCXX/ |
D | arc-new-delete.mm | 8 void test_new(id invalue) { function
|
/external/python/cpython2/Lib/lib2to3/tests/ |
D | test_parser.py | 237 def test_new(self): member in TestExcept
|
/external/rust/crates/shared_child/src/ |
D | lib.rs | 415 fn test_new() -> Result<(), Box<dyn Error>> { in test_new() function
|
/external/uwb/src/rust/uci_hal_android/ |
D | uci_hal_android.rs | 302 async fn test_new() { in test_new() function
|
/external/python/cpython3/Lib/lib2to3/tests/ |
D | test_parser.py | 504 def test_new(self): member in TestExcept
|
/external/rust/crates/glam/tests/ |
D | quat.rs | 24 glam_test!(test_new, {
|
D | vec2.rs | 24 glam_test!(test_new, {
|