Searched refs:test_new (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_bad/tests/check/libs/ |
D | vkcommandpool.c | 53 GST_START_TEST (test_new) in GST_START_TEST() argument 120 tcase_add_test (tc_basic, test_new); in vkcommandpool_suite()
|
/third_party/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()
|
/third_party/python/Lib/test/ |
D | test_xxlimited.py | 41 def test_new(self): member in CommonTests
|
/third_party/glib/glib/tests/ |
D | bytes.c | 33 test_new (void) in test_new() function 428 g_test_add_func ("/bytes/new", test_new); in main()
|
D | regex.c | 66 test_new (gconstpointer d) in test_new() function 96 g_test_add_data_func_full (path, data, test_new, g_free); \ 112 g_test_add_data_func_full (path, data, test_new, g_free); \
|
/third_party/python/Lib/lib2to3/tests/ |
D | test_parser.py | 503 def test_new(self): member in TestExcept
|