Home
last modified time | relevance | path

Searched refs:test_exec (Results 1 – 10 of 10) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
Dtm-exec.c31 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/
Dtest_sockmap.c1125 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.gitignore25 test_exec
/external/python/cpython2/Lib/test/
Dtest_symtable.py176 def test_exec(self): member in SymtableTest
Dtest_grammar.py689 def test_exec(self): member in GrammarTests
/external/python/cpython3/Lib/test/
Dtest_symtable.py188 def test_exec(self): member in SymtableTest
Dtest_builtin.py553 def test_exec(self): member in BuiltinTest
/external/tensorflow/tensorflow/python/autograph/pyct/common_transformers/
Danf_test.py382 def test_exec(self): member in AnfTransformerTest
/external/python/cpython3/Lib/test/test_importlib/
Dtest_spec.py251 def test_exec(self): member in ModuleSpecMethodsTests
/external/ltp/
Dgen.bp16899 stem: "test_exec",
16901 srcs: ["lib/newlib_tests/test_exec.c"],