Home
last modified time | relevance | path

Searched defs:run_test (Results 1 – 25 of 169) sorted by relevance

1234567

/external/tensorflow/tensorflow/python/ops/numpy_ops/
Dnp_array_ops_test.py447 def run_test(arr): function
485 def run_test(arr): function
569 def run_test(arr, *args, **kwargs): function
594 def run_test(condition, arr, *args, **kwargs): function
621 def run_test(arr, *args, **kwargs): function
644 def run_test(arr, *args, **kwargs): function
670 def run_test(arr, *args, **kwargs): function
689 def run_test(arr, *args, **kwargs): function
718 def run_test(arr, *args, **kwargs): function
745 def run_test(arr, *args, **kwargs): function
[all …]
Dnp_math_ops_test.py59 def run_test(a, b): function
135 def run_test(a): function
226 def run_test(arr, *args, **kwargs): function
262 def run_test(arr, *args, **kwargs): function
287 def run_test(start, stop, **kwargs): function
316 def run_test(start, stop, **kwargs): function
337 def run_test(start, stop, **kwargs): function
/external/linux-kselftest/tools/testing/selftests/futex/functional/
Drun.sh21 run_test() function
/external/protobuf/csharp/compatibility_tests/v3.0.0/
Dtest.sh3 function run_test() { function
/external/linux-kselftest/tools/testing/selftests/intel_pstate/
Drun.sh49 function run_test () { function
/external/ltp/testcases/open_posix_testsuite/bin/
Drun-tests.sh43 run_test() { function
/external/toolchain-utils/go/
Dtest_go33 function run_test() function
/external/autotest/client/deps/fakegudev/src/
Dtest-gudev.sh23 function run_test() { function
/external/linux-kselftest/tools/testing/selftests/android/ion/
Dion_test.sh10 run_test() function
/external/tensorflow/tensorflow/python/ops/
Dnn_grad_test.py82 def run_test(self, x, y): member in Conv2dOpTest
133 def run_test(self, x, y): member in DepthwiseConv2dTest
/external/llvm-project/lldb/test/API/commands/command/script/import/rdar-12586188/
DTestRdar12586188.py21 def run_test(self): member in Rdar12586188TestCase
/external/ltp/testcases/kernel/syscalls/utimensat/
Dutimensat_tests.sh194 run_test() function
/external/llvm-project/lldb/test/API/commands/command/script/import/
DTestImport.py21 def run_test(self): member in ImportTestCase
/external/ltp/testcases/realtime/
Drun.sh79 run_test() function
/external/ltp/testscripts/
Dtest_realtime.sh79 function run_test() function
/external/linux-kselftest/tools/testing/selftests/vm/
Dtest_vmalloc.sh156 function run_test() function
/external/autotest/client/cros/cellular/mbim_compliance/
Dmbim_test_base.py24 def run_test(self, id_vendor=None, id_product=None, **kwargs): member in MbimTestBase
/external/linux-kselftest/tools/testing/selftests/net/
Dudpgro.sh50 run_test() { function
/external/mesa3d/src/compiler/glsl/tests/
Dlower_precision_test.py2293 def run_test(standalone_compiler, test): function
/external/grpc-grpc/src/python/grpcio_tests/tests/stress/
Dclient.py119 def run_test(args): function
/external/autotest/server/cros/power/
Dwrapper_test_runner.py75 def run_test(self, host): member in WrapperTestRunner
/external/linux-kselftest/tools/testing/selftests/efivarfs/
Defivarfs.sh31 run_test() function
/external/python/cpython3/Lib/test/test_importlib/source/
Dtest_source_encoding.py37 def run_test(self, source): member in EncodingTest
123 def run_test(self, line_ending): member in LineEndingTest
/external/llvm-project/lldb/test/API/tools/lldb-vscode/module/
DTestVSCode_module.py19 def run_test(self, symbol_basename, expect_debug_info_size): member in TestVSCode_module
/external/linux-kselftest/tools/testing/selftests/sync/
Dsync_test.c40 static int run_test(int (*test)(void), char *name) in run_test() function

1234567