Searched refs:test_func (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/CPANInternal-140/DBIx-Class/t/storage/
H A Ddbh_do.t14 my $test_func = sub {
22 $test_func,
29 *{$storage_class .'::__test_method'} = $test_func;
/macosx-10.9.5/xnu-2422.115.4/tools/tests/xnu_quick_test/helpers/
H A Ddata_exec.c9 int test_func();
140 func = (void *)((char *)func + ((psint_t)test_func & 0x3));
142 bcopy(test_func, func, func_len);
153 func = (void *)((char *)func + ((psint_t)test_func & 0x3));
154 bcopy(test_func, func, func_len);
171 func = (void *)(buf + ((psint_t)test_func & 0x3));
172 bcopy(test_func, func, func_len);
181 func = (void *)(buf + ((psint_t)test_func & 0x3));
182 bcopy(test_func, func, func_len);
203 test_func() function
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/test/
H A Dabts.h64 typedef void (*test_func)(abts_case *tc, void *data); typedef
69 void abts_run_test(abts_suite *ts, test_func f, void *value);
H A Dabts.c152 void abts_run_test(abts_suite *ts, test_func f, void *value)
/macosx-10.9.5/apr-30/apr-util/apr-util/test/
H A Dabts.h64 typedef void (*test_func)(abts_case *tc, void *data); typedef
69 void abts_run_test(abts_suite *ts, test_func f, void *value);
H A Dabts.c152 void abts_run_test(abts_suite *ts, test_func f, void *value)
/macosx-10.9.5/ruby-104/ruby/ext/socket/
H A Dextconf.rb7 test_func = "WSACleanup"
10 test_func = "socket"
12 test_func = "socket"
15 test_func = "socket"
18 test_func = "socket"
21 test_func = "socket"
489 if have_func(test_func)
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/test/
H A Dabts.h63 typedef void (*test_func)(abts_case *tc, void *data); typedef
68 void abts_run_test(abts_suite *ts, test_func f, void *value);
H A Dabts.c152 void abts_run_test(abts_suite *ts, test_func f, void *value)
/macosx-10.9.5/apr-30/apr/apr/test/
H A Dabts.h63 typedef void (*test_func)(abts_case *tc, void *data); typedef
68 void abts_run_test(abts_suite *ts, test_func f, void *value);
H A Dabts.c152 void abts_run_test(abts_suite *ts, test_func f, void *value)
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/misc/libffi/testsuite/libffi.call/
H A Dcls_multi_uchar.c38 void test_func(ffi_cif *cif, void *rval, void **avals, void *data) function
/macosx-10.9.5/libffi-18.1/tests/testsuite/libffi.call/
H A Dcls_multi_uchar.c38 void test_func(ffi_cif *cif, void *rval, void **avals, void *data) function
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dcls_multi_uchar.c38 void test_func(ffi_cif *cif, void *rval, void **avals, void *data) function
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dcls_multi_uchar.c38 void test_func(ffi_cif *cif, void *rval, void **avals, void *data) function

Completed in 271 milliseconds