Home
last modified time | relevance | path

Searched defs:test_copy (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libsepol/cil/test/unit/
Dtest_cil_copy_ast.c161 struct cil_tree_node *test_copy; in test_cil_copy_block() local
194 struct cil_tree_node *test_copy; in test_cil_copy_perm() local
229 struct cil_tree_node *test_copy; in test_cil_copy_class() local
256 struct cil_tree_node *test_copy; in test_cil_copy_common() local
292 struct cil_classcommon *test_copy; in test_cil_copy_classcommon() local
321 struct cil_tree_node *test_copy; in test_cil_copy_sid() local
348 struct cil_tree_node *test_copy; in test_cil_copy_sidcontext() local
377 struct cil_tree_node *test_copy; in test_cil_copy_user() local
404 struct cil_tree_node *test_copy; in test_cil_copy_role() local
431 struct cil_userrole *test_copy; in test_cil_copy_userrole() local
[all …]
/external/chromium-trace/trace-viewer/third_party/Paste/tests/
Dtest_httpheaders.py106 def test_copy(): function
/external/clang/test/SemaCXX/
Dconstant-expression-cxx1y.cpp693 constexpr bool test_copy(const char *str, int n) { in test_copy() function