HomeSort by relevance Sort by last modified time
    Searched refs:test_exec (Results 1 - 9 of 9) sorted by null

  /external/linux-kselftest/tools/testing/selftests/powerpc/tm/
tm-exec.c 31 static int test_exec(void) function
69 return test_harness(test_exec, "tm_exec");
  /external/linux-kselftest/tools/testing/selftests/bpf/
test_sockmap.c 1125 static int test_exec(int cgrp, struct sockmap_options *opt) function
1158 err = test_exec(cgrp, &opt);
1215 err = test_exec(cgrp, opt);
1222 err = test_exec(cgrp, opt);
1229 err = test_exec(cgrp, opt);
1236 err = test_exec(cgrp, opt);
1243 err = test_exec(cgrp, opt);
1250 err = test_exec(cgrp, opt);
1401 err = test_exec(cgrp, &opt);
1412 err = test_exec(cgrp, &opt)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_symtable.py 176 def test_exec(self): member in class:SymtableTest
  /external/python/cpython2/Lib/test/
test_symtable.py 176 def test_exec(self): member in class:SymtableTest
test_grammar.py 689 def test_exec(self): member in class:GrammarTests
    [all...]
  /external/python/cpython3/Lib/test/
test_symtable.py 188 def test_exec(self): member in class:SymtableTest
test_builtin.py 553 def test_exec(self): member in class:BuiltinTest
    [all...]
  /external/tensorflow/tensorflow/python/autograph/pyct/common_transformers/
anf_test.py 382 def test_exec(self): member in class:AnfTransformerTest
  /external/python/cpython3/Lib/test/test_importlib/
test_spec.py 251 def test_exec(self): member in class:ModuleSpecMethodsTests

Completed in 355 milliseconds