HomeSort by relevance Sort by last modified time
    Searched refs:test_copy (Results 1 - 25 of 56) sorted by null

1 2 3

  /external/libcxx/test/std/experimental/any/any.class/any.cons/
copy.pass.cpp 58 void test_copy() function
95 test_copy<small>();
96 test_copy<large>();
  /external/selinux/libsepol/cil/test/unit/
test_cil_copy_ast.c 161 struct cil_tree_node *test_copy; local
162 cil_tree_node_init(&test_copy);
167 int rc = cil_copy_block(test_db, test_ast_node->data, &test_copy->data, &sym);
194 struct cil_tree_node *test_copy; local
195 cil_tree_node_init(&test_copy);
201 int rc = cil_copy_perm(test_db, test_ast_node->data, &test_copy->data, &sym);
204 rc = cil_copy_perm(test_db, test_ast_node->data, &test_copy->data, &sym);
207 rc = cil_copy_perm(test_db, test_ast_node->data, &test_copy->data, &sym);
229 struct cil_tree_node *test_copy; local
230 cil_tree_node_init(&test_copy);
256 struct cil_tree_node *test_copy; local
292 struct cil_classcommon *test_copy; local
321 struct cil_tree_node *test_copy; local
348 struct cil_tree_node *test_copy; local
377 struct cil_tree_node *test_copy; local
404 struct cil_tree_node *test_copy; local
431 struct cil_userrole *test_copy; local
460 struct cil_tree_node *test_copy; local
487 struct cil_tree_node *test_copy; local
514 struct cil_tree_node *test_copy; local
541 struct cil_tree_node *test_copy; local
570 struct cil_type_rule *test_copy; local
604 struct cil_avrule *test_copy; local
639 struct cil_tree_node *test_copy; local
666 struct cil_tree_node *test_copy; local
695 struct cil_tree_node *test_copy; local
722 struct cil_tree_node *test_copy; local
757 struct cil_senscat *test_copy; local
791 struct cil_catorder *test_copy; local
823 struct cil_sens_dominates *test_copy; local
852 struct cil_tree_node *test_copy; local
879 struct cil_tree_node *test_copy; local
909 struct cil_tree_node *test_copy; local
936 struct cil_netifcon *test_copy; local
970 struct cil_netifcon *test_copy; local
1010 struct cil_tree_node *test_copy; local
1046 struct cil_tree_node *test_copy; local
1082 struct cil_call *test_copy; local
1109 struct cil_tree_node *test_copy; local
1136 struct cil_nodecon *test_copy; local
1168 struct cil_nodecon *test_copy; local
1232 struct cil_tree_node *test_copy; local
1295 struct cil_booleanif *test_copy; local
1321 struct cil_constrain *test_copy; local
    [all...]
  /external/clang/test/SemaCXX/
constant-expression-cxx1y.cpp 693 constexpr bool test_copy(const char *str, int n) { function in namespace:loops::switch_stmt
701 static_assert(test_copy("foo", 0), "");
702 static_assert(test_copy("foo", 1), "");
703 static_assert(test_copy("foo", 2), "");
704 static_assert(test_copy("hello world", 0), "");
705 static_assert(test_copy("hello world", 7), "");
706 static_assert(test_copy("hello world", 8), "");
707 static_assert(test_copy("hello world", 9), "");
708 static_assert(test_copy("hello world", 10), "");
709 static_assert(test_copy("hello world", 10), "")
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_macostools.py 55 def test_copy(self): function in function:TestMacostools.test_touched
test_defaultdict.py 96 def test_copy(self): member in class:TestDefaultDict
test_sets.py 28 def test_copy(self): member in class:TestBasicOps
682 def test_copy(self): member in class:TestCopying
713 def test_copy(self): member in class:TestCopyingTriple
715 super(TestCopyingTriple, self).test_copy()
test_set.py 368 def test_copy(self): member in class:TestSet
620 def test_copy(self): member in class:TestFrozenSet
658 def test_copy(self): member in class:TestFrozenSetSubclass
721 def test_copy(self): member in class:TestBasicOps
1436 def test_copy(self): member in class:TestCopying
    [all...]
test_urllib.py 342 def test_copy(self): member in class:urlretrieve_FileTests
    [all...]
mapping_tests.py 276 # no test_fromkeys or test_copy as both os.environ and selves don't support it
488 def test_copy(self): member in class:TestMappingProtocol
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_macostools.py 55 def test_copy(self): function in function:TestMacostools.test_touched
test_defaultdict.py 96 def test_copy(self): member in class:TestDefaultDict
test_sets.py 28 def test_copy(self): member in class:TestBasicOps
682 def test_copy(self): member in class:TestCopying
713 def test_copy(self): member in class:TestCopyingTriple
715 super(TestCopyingTriple, self).test_copy()
test_set.py 368 def test_copy(self): member in class:TestSet
620 def test_copy(self): member in class:TestFrozenSet
658 def test_copy(self): member in class:TestFrozenSetSubclass
721 def test_copy(self): member in class:TestBasicOps
1436 def test_copy(self): member in class:TestCopying
    [all...]
test_urllib.py 342 def test_copy(self): member in class:urlretrieve_FileTests
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_macostools.py 55 def test_copy(self): function in function:TestMacostools.test_touched
test_defaultdict.py 96 def test_copy(self): member in class:TestDefaultDict
test_sets.py 28 def test_copy(self): member in class:TestBasicOps
682 def test_copy(self): member in class:TestCopying
713 def test_copy(self): member in class:TestCopyingTriple
715 super(TestCopyingTriple, self).test_copy()
test_set.py 368 def test_copy(self): member in class:TestSet
620 def test_copy(self): member in class:TestFrozenSet
658 def test_copy(self): member in class:TestFrozenSetSubclass
721 def test_copy(self): member in class:TestBasicOps
1436 def test_copy(self): member in class:TestCopying
    [all...]
test_urllib.py 342 def test_copy(self): member in class:urlretrieve_FileTests
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_macostools.py 55 def test_copy(self): function in function:TestMacostools.test_touched
test_defaultdict.py 96 def test_copy(self): member in class:TestDefaultDict
test_sets.py 28 def test_copy(self): member in class:TestBasicOps
682 def test_copy(self): member in class:TestCopying
713 def test_copy(self): member in class:TestCopyingTriple
715 super(TestCopyingTriple, self).test_copy()
test_set.py 368 def test_copy(self): member in class:TestSet
620 def test_copy(self): member in class:TestFrozenSet
658 def test_copy(self): member in class:TestFrozenSetSubclass
721 def test_copy(self): member in class:TestBasicOps
1436 def test_copy(self): member in class:TestCopying
    [all...]
test_urllib.py 342 def test_copy(self): member in class:urlretrieve_FileTests
    [all...]
  /external/chromium-trace/catapult/third_party/Paste/tests/
test_httpheaders.py 106 def test_copy(): function

Completed in 451 milliseconds

1 2 3