Home
last modified time | relevance | path

Searched defs:test_current (Results 1 – 5 of 5) sorted by relevance

/external/eigen/bench/perf_monitoring/gemm/
Drun.sh79 function test_current function
/external/icu/icu4c/source/samples/legacy/
Dnewcol.cpp74 extern "C" void test_current(UChar data[][5], uint32_t size, uint32_t maxlen, uint8_t keys[][32]) { in test_current() function
/external/selinux/libsepol/cil/test/unit/
Dtest_cil_build_ast.c69 struct cil_tree_node *test_current; in test_cil_parse_to_list() local
100 struct cil_tree_node *test_current; in test_cil_parse_to_list_currnull_neg() local
131 struct cil_tree_node *test_current; in test_cil_parse_to_list_listnull_neg() local
7865 struct cil_tree_node *test_current; in test_cil_gen_roleallow() local
8150 struct cil_tree_node *test_current; in test_cil_gen_avrule() local
8188 struct cil_tree_node *test_current; in test_cil_gen_avrule_permset() local
8210 struct cil_tree_node *test_current; in test_cil_gen_avrule_permset_anon() local
8232 struct cil_tree_node *test_current; in test_cil_gen_avrule_extra_neg() local
8254 struct cil_tree_node *test_current; in test_cil_gen_avrule_sourceparens() local
8276 struct cil_tree_node *test_current; in test_cil_gen_avrule_sourceemptyparen_neg() local
[all …]
Dtest_cil_copy_ast.c599 struct cil_tree_node *test_current; in test_cil_copy_avrule() local
/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py181 def test_current(self): member in _TestProcess