Home
last modified time | relevance | path

Searched refs:test_new (Results 1 – 9 of 9) sorted by relevance

/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
105 m = test_new(10, iterations, incr_step); in test()
Dsync_test.cc163 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/clang/test/SemaCXX/
Daddress-space-newdelete.cpp8 void test_new(void *p) { in test_new() function
/external/clang/test/Analysis/
Ddead-stores.cpp96 static void test_new(unsigned n) { in test_new() function
/external/clang/test/SemaTemplate/
Dinstantiate-complete.cpp40 void test_new() { in test_new() function
/external/clang/test/CodeGenObjCXX/
Darc-new-delete.mm8 void test_new(id invalue) { 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.py479 def test_new(self): member in TestExcept
/external/python/oauth2client/tests/
Dtest_client.py2255 def test_new(self): member in Test__save_private_file