/aosp_15_r20/external/tensorflow/tensorflow/python/ops/numpy_ops/ |
H A D | np_array_ops_test.py | 443 def run_test(arr): function 481 def run_test(arr): function 565 def run_test(arr, *args, **kwargs): function 590 def run_test(condition, arr, *args, **kwargs): function 617 def run_test(arr, *args, **kwargs): function 640 def run_test(arr, *args, **kwargs): function 666 def run_test(arr, *args, **kwargs): function 685 def run_test(arr, *args, **kwargs): function 716 def run_test(arr, *args, **kwargs): function 744 def run_test(arr, *args, **kwargs): function [all …]
|
H A D | np_math_ops_test.py | 54 def run_test(a, b): function 130 def run_test(a): function 221 def run_test(arr, *args, **kwargs): function 257 def run_test(arr, *args, **kwargs): function 282 def run_test(start, stop, **kwargs): function 311 def run_test(start, stop, **kwargs): function 332 def run_test(start, stop, **kwargs): function
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_pytree.py | 209 def run_test(tup): function 244 def run_test(lst): function 283 def run_test(dct): function 326 def run_test(odict): function 370 def run_test(ddct): function 412 def run_test(deq): function 438 def run_test(tup): function 492 def run_test(pytree): function 520 def run_test(pytree, one_level_leaves): function 565 def run_test(pytree): function [all …]
|
H A D | test_linalg.py | 493 def run_test(shape, batch, contiguous): function 666 def run_test(upper): function 699 def run_test(n, batch): function 923 def run_test(shape, batch, uplo): function 958 def run_test(shape, batch, uplo): function 1054 def run_test(shape, batch, uplo): function 1879 def run_test(shape, *, symmetric=False): function 1926 def run_test(shape, *, symmetric=False): function 2045 def run_test(shape, *, symmetric=False): function 2089 def run_test(shape, *, symmetric=False): function [all …]
|
H A D | test_sparse_csr.py | 468 def run_test(shape, blocksize, nnz, index_type): function 1516 def run_test(c, a, a_batched, b, op_b=False, op_out=False, *, dtype=None, device=None): function 1551 def run_test(a, a_batched, b, op_b=False, op_out=False, *, dtype=None, device=None): function 1768 def run_test(a, b, upper, transpose, unitriangular, op_out): function 2298 def run_test(m, n, index_dtype): function 2341 def run_test(index_type): function 2360 def run_test(n, k, upper, unitriangular, transpose, zero): function 2439 def run_test(c, a, b, op_a, op_b, *, alpha=None, beta=None): function 2526 def run_test(c, a, b): function 2583 def run_test(m, n, k, nnz, train): function [all …]
|
H A D | test_sparse_semi_structured.py | 863 … def run_test(batch_shape, m, n, k, device, dtype, dtype_out, add_bias, activation, rtol, atol): function 925 def run_test(m, n, k, device, dtype, dtype_out, use_input, rtol, atol): function 988 def run_test(r, c, device, dtype): function
|
H A D | test_legacy_vmap.py | 592 def run_test(batch_size): function 1373 def run_test(dtype): function 1623 def run_test(op, dtype): function 1655 def run_test(dtype): function
|
/aosp_15_r20/art/test/utils/ |
H A D | regen-test-files | 386 def is_checker_test(run_test): argument 473 def get_test_metadata(self, run_test): argument 487 def can_ignore_build_script(self, run_test): argument 507 def is_soong_buildable(self, run_test): argument 549 def can_ignore_run_script(self, run_test): argument 614 def is_tradefed_runnable(self, run_test): argument 628 def is_slow(self, run_test): argument 642 def regen_bp_file(self, run_test): argument
|
/aosp_15_r20/external/executorch/extension/pytree/test/ |
H A D | test.py | 139 def run_test(lst): function 157 def run_test(tup): function 178 def run_test(tup): function 205 def run_test(d): function 224 def run_test(pytree): function 242 def run_test(pytree): function
|
/aosp_15_r20/build/soong/scripts/ |
H A D | manifest_fixer_test.py | 294 def run_test(self, input_manifest, new_uses_libraries): member in AddUsesLibrariesTest 392 def run_test(self, input_manifest): member in AddUsesNonSdkApiTest 436 def run_test(self, input_manifest): member in UseEmbeddedDexTest 487 def run_test(self, input_manifest, value): member in AddExtractNativeLibsTest 538 def run_test(self, input_manifest): member in AddNoCodeApplicationTest 596 def run_test(self, input_manifest): member in AddTestOnlyApplicationTest 654 def run_test(self, input_manifest, max_sdk_version): member in SetMaxSdkVersionTest 726 def run_test(self, input_manifest, version): member in OverrideDefaultVersionTest
|
H A D | manifest_check_test.py | 47 def run_test(self, xml, apk, uses_libraries=(), optional_uses_libraries=(), member in EnforceUsesLibrariesTest 266 def run_test(self, xml, apk, version): member in ExtractTargetSdkVersionTest
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/loop_optimizations/ |
H A D | peeling_pass.cpp | 205 auto run_test = [&text_head, &text_tail, this](spv::Op opcode, in TEST_F() local 674 auto run_test = [&text_head, &text_tail, this]( in TEST_F() local 952 auto run_test = in TEST_F() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/ |
D | peeling_pass.cpp | 205 auto run_test = [&text_head, &text_tail, this](spv::Op opcode, in TEST_F() local 674 auto run_test = [&text_head, &text_tail, this]( in TEST_F() local 952 auto run_test = in TEST_F() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
H A D | peeling_pass.cpp | 205 auto run_test = [&text_head, &text_tail, this](spv::Op opcode, in TEST_F() local 674 auto run_test = [&text_head, &text_tail, this]( in TEST_F() local 952 auto run_test = in TEST_F() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | nn_grad_test.py | 78 def run_test(self, x, y): member in Conv2dOpTest 129 def run_test(self, x, y): member in DepthwiseConv2dTest
|
/aosp_15_r20/external/python/cpython3/Lib/test/test_importlib/source/ |
D | test_source_encoding.py | 37 def run_test(self, source): member in EncodingTest 123 def run_test(self, line_ending): member in LineEndingTest
|
/aosp_15_r20/art/libprofile/profile/ |
H A D | profile_compilation_info_test.cc | 820 auto run_test = [&dex1 = dex1, &dex2 = dex2](const ProfileCompilationInfo& info) { in TEST_F() local 1338 auto run_test = [&dex1 = dex1](const ProfileCompilationInfo& info) { in TEST_F() local 1367 auto run_test = [&dex1 = dex1](const ProfileCompilationInfo& info) { in TEST_F() local 1407 auto run_test = [&dex1 = dex1](const ProfileCompilationInfo& info) { in TEST_F() local 1547 auto run_test = [&dex1 = dex1, &psa1 = psa1, &psa2 = psa2](const ProfileCompilationInfo& info) { in TEST_F() local 1614 auto run_test = [&dex1 = dex1, &psa1 = psa1, &psa2 = psa2](const ProfileCompilationInfo& info) { in TEST_F() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/test/ |
D | tree_tests.cpp | 319 struct run_test struct 322 void operator()(TestT gram) in operator ()()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/control_flow/ |
H A D | cond_v2_test.py | 366 def run_test(pred_value): function 399 def run_test(pred_value): function 425 def run_test(pred1_value, pred2_value): function
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/ |
H A D | test.sh | 3 function run_test() { function
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/tests/ |
H A D | multirequest.sh | 12 run_test() { function
|
H A D | memory_leak_test.sh | 12 run_test() { function
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/futex/functional/ |
H A D | run.sh | 21 run_test() function
|
/aosp_15_r20/external/protobuf/php/tests/ |
H A D | memory_leak_test.sh | 12 run_test() { function
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/vm/ |
H A D | run_vmtests.sh | 69 run_test() { function
|