Searched refs:test_exec (Results 1 – 10 of 10) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/ |
D | tm-exec.c | 31 static int test_exec(void) in test_exec() function 69 return test_harness(test_exec, "tm_exec"); in main()
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 1125 static int test_exec(int cgrp, struct sockmap_options *opt) in test_exec() function 1158 err = test_exec(cgrp, &opt); in test_loop() 1215 err = test_exec(cgrp, opt); in test_send() 1222 err = test_exec(cgrp, opt); in test_send() 1229 err = test_exec(cgrp, opt); in test_send() 1236 err = test_exec(cgrp, opt); in test_send() 1243 err = test_exec(cgrp, opt); in test_send() 1250 err = test_exec(cgrp, opt); in test_send() 1401 err = test_exec(cgrp, &opt); in test_start_end() 1412 err = test_exec(cgrp, &opt); in test_start_end() [all …]
|
/external/ltp/lib/newlib_tests/ |
D | .gitignore | 25 test_exec
|
/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 | 188 def test_exec(self): member in SymtableTest
|
D | test_builtin.py | 553 def test_exec(self): member in BuiltinTest
|
/external/tensorflow/tensorflow/python/autograph/pyct/common_transformers/ |
D | anf_test.py | 382 def test_exec(self): member in AnfTransformerTest
|
/external/python/cpython3/Lib/test/test_importlib/ |
D | test_spec.py | 251 def test_exec(self): member in ModuleSpecMethodsTests
|
/external/ltp/ |
D | gen.bp | 16899 stem: "test_exec", 16901 srcs: ["lib/newlib_tests/test_exec.c"],
|