Searched refs:test_copy (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10.1/libarchive-30/libarchive/tar/test/
H A Dlist.h3 DEFINE_TEST(test_copy)
H A DCMakeLists.txt13 test_copy.c
H A Dtest_copy.c26 __FBSDID("$FreeBSD: src/usr.bin/tar/test/test_copy.c,v 1.3 2008/08/15 06:12:02 kientzle Exp $");
362 DEFINE_TEST(test_copy)
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dtest_cc.c463 test_copy(krb5_context context, const char *from, const char *to) function
801 test_copy(context, krb5_cc_type_file, krb5_cc_type_file);
802 test_copy(context, krb5_cc_type_memory, krb5_cc_type_memory);
803 test_copy(context, krb5_cc_type_file, krb5_cc_type_memory);
804 test_copy(context, krb5_cc_type_memory, krb5_cc_type_file);
806 test_copy(context, krb5_cc_type_scc, krb5_cc_type_file);
807 test_copy(context, krb5_cc_type_file, krb5_cc_type_scc);
808 test_copy(context, krb5_cc_type_scc, krb5_cc_type_memory);
809 test_copy(context, krb5_cc_type_memory, krb5_cc_type_scc);
812 test_copy(contex
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/dbinc/
H A Ddebug.h227 if ((env)->test_copy == (val)) { \
244 if (__env->test_copy == (val)) { \
H A Ddb_int.in641 int test_copy; /* Copy value for testing */
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_set_interface.py112 def test_copy(self): member in class:TestSet
120 def test_copy(self): member in class:TestMutableSet
H A Dtest2_dict_interface.py255 def test_copy(self): member in class:TestDict
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest_set_interface.py135 def test_copy(self): member in class:TestSet
157 def test_copy(self): member in class:TestMutableSet
H A Dtest_array_interface.py113 def test_copy(self): member in class:MutableArrayTest
H A Dtest2_dict_interface.py255 def test_copy(self): member in class:TestDict
/macosx-10.10.1/BerkeleyDB-21/db/test/
H A Drecd007.tcl238 error_check_good test_copy $ret 0
479 error_check_good test_copy $ret 0
/macosx-10.10.1/BerkeleyDB-21/db/build_brew/
H A Ddb_int.h643 int test_copy; /* Copy value for testing */ member in struct:__env
/macosx-10.10.1/BerkeleyDB-21/db/build_s60/
H A Ddb_int.h642 int test_copy; /* Copy value for testing */ member in struct:__env
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/
H A Ddb_int.h645 int test_copy; /* Copy value for testing */ member in struct:__env
/macosx-10.10.1/BerkeleyDB-21/db/build_wince/
H A Ddb_int.h642 int test_copy; /* Copy value for testing */ member in struct:__env
/macosx-10.10.1/BerkeleyDB-21/db/build_windows/
H A Ddb_int.h642 int test_copy; /* Copy value for testing */ member in struct:__env
/macosx-10.10.1/BerkeleyDB-21/db/env/
H A Denv_stat.c457 STAT_LONG("Test copy", env->test_copy);
/macosx-10.10.1/libarchive-30/libarchive/
H A DMakefile.am466 tar/test/test_copy.c \
/macosx-10.10.1/BerkeleyDB-21/db/tcl/
H A Dtcl_env.c1824 loc = &env->test_copy;

Completed in 255 milliseconds