Home
last modified time | relevance | path

Searched refs:test_proc (Results 1 – 7 of 7) sorted by relevance

/third_party/grpc/src/ruby/end2end/
Dgrpc_class_init_client.rb22 def construct_many(test_proc) argument
27 test_proc.call
32 test_proc.call
37 def run_gc_stress_test(test_proc) argument
39 construct_many(test_proc)
42 construct_many(test_proc)
45 construct_many(test_proc)
48 def run_concurrency_stress_test(test_proc) argument
51 test_proc.call
55 test_proc.call
[all …]
/third_party/boost/libs/config/test/
Dboost_no_mem_tem_keyword.ipp35 void test_proc(T i)
49 void test_proc(T)
56 test_proc(0);
Dboost_no_mem_templates.ipp38 void test_proc(T i)
52 test_proc(0);
/third_party/boost/libs/regex/test/
Dtest_warnings.cpp23 void test_proc() in test_proc() function
/third_party/flutter/skia/tests/
DRegionTest.cpp192 static void test_proc(skiatest::Reporter* reporter, in test_proc() function
261 test_proc(reporter, contains_proc); in DEF_TEST()
262 test_proc(reporter, intersects_proc); in DEF_TEST()
/third_party/skia/tests/
DRegionTest.cpp192 static void test_proc(skiatest::Reporter* reporter, in test_proc() function
261 test_proc(reporter, contains_proc); in DEF_TEST()
262 test_proc(reporter, intersects_proc); in DEF_TEST()
/third_party/curl/packages/vms/
Dbuild_vms.com181 $ test_proc = orig_def_dev + proc_dir + proc_name + proc_type
187 $ test_proc_fid = f$file_attributes(test_proc, "FID")