Home
last modified time | relevance | path

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

/external/grpc-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 …]
/external/skqp/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()
/external/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()
/external/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")