Searched defs:test_exec (Results 1 – 8 of 8) sorted by relevance
| /external/linux-kselftest/tools/testing/selftests/powerpc/tm/ | ||
| D | tm-exec.c | 27 static int test_exec(void) in test_exec() function |
| /external/python/cpython2/Lib/test/ | ||
| D | test_symtable.py | 176 def test_exec(self): member in SymtableTest |
| D | test_grammar.py | 689 def test_exec(self): member in GrammarTests |
| /external/python/cpython3/Lib/test/ | ||
| D | test_symtable.py | 235 def test_exec(self): member in SymtableTest |
| D | test_builtin.py | 700 def test_exec(self): member in BuiltinTest |
| /external/python/cpython3/Lib/test/test_importlib/ | ||
| D | test_spec.py | 251 def test_exec(self): member in ModuleSpecMethodsTests |
| /external/tensorflow/tensorflow/python/autograph/pyct/common_transformers/ | ||
| D | anf_test.py | 360 def test_exec(self): member in AnfTransformerTest |
| /external/linux-kselftest/tools/testing/selftests/bpf/ | ||
| D | test_sockmap.c | 1378 static void test_exec(int cgrp, struct sockmap_options *opt) in test_exec() function |