Home
last modified time | relevance | path

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

12345678910>>...17

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/numpy_ops/
H A Dnp_array_ops_test.py443 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 Dnp_math_ops_test.py54 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 Dtest_pytree.py209 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 Dtest_linalg.py493 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 Dtest_sparse_csr.py468 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 Dtest_sparse_semi_structured.py863 … 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 Dtest_legacy_vmap.py592 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 Dregen-test-files386 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 Dtest.py139 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 Dmanifest_fixer_test.py294 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 Dmanifest_check_test.py47 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 Dpeeling_pass.cpp205 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/
Dpeeling_pass.cpp205 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 Dpeeling_pass.cpp205 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 Dnn_grad_test.py78 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/
Dtest_source_encoding.py37 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 Dprofile_compilation_info_test.cc820 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/
Dtree_tests.cpp319 struct run_test struct
322 void operator()(TestT gram) in operator ()()
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/control_flow/
H A Dcond_v2_test.py366 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 Dtest.sh3 function run_test() { function
/aosp_15_r20/external/cronet/third_party/protobuf/php/tests/
H A Dmultirequest.sh12 run_test() { function
H A Dmemory_leak_test.sh12 run_test() { function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/futex/functional/
H A Drun.sh21 run_test() function
/aosp_15_r20/external/protobuf/php/tests/
H A Dmemory_leak_test.sh12 run_test() { function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/vm/
H A Drun_vmtests.sh69 run_test() { function

12345678910>>...17