/aosp_15_r20/external/toolchain-utils/afdo_redaction/ |
H A D | remove_indirect_calls_test.py | 16 def _run_test(input_lines): function
|
H A D | remove_cold_functions_test.py | 83 def _run_test(input_lines, goal, cwp_file=None, benchmark_file=None): function
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/bin/ |
D | act.py | 35 def _run_test(parsed_config, test_identifiers, repeat=1): function
|
/aosp_15_r20/external/python/absl-py/absl/testing/tests/ |
D | absltest_randomization_test.py | 39 def _run_test(self, extra_argv, extra_env): member in TestOrderRandomizationTest
|
D | xml_reporter_test.py | 1083 def _run_test(self, flag, num_errors, num_failures, suites): member in XmlReporterFixtureTest
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/distributions/ |
H A D | util_test.py | 702 def _run_test(self, x_, use_deferred_shape=False, **kwargs): member in FillTriangularTest 784 def _run_test(self, x_, use_deferred_shape=False, **kwargs): member in FillTriangularInverseTest
|
/aosp_15_r20/external/toolchain-utils/ |
H A D | run_tests_for.py | 83 def _run_test(test_spec: TestSpec, timeout: int) -> Tuple[Optional[int], str]: function
|
/aosp_15_r20/external/pytorch/test/distributed/fsdp/ |
H A D | test_fsdp_optim_state.py | 1917 def _run_test(use_orig_params, optimizer_has_tensor_state): function 1952 def _run_test(use_orig_params: bool) -> None: function
|
/aosp_15_r20/external/autotest/server/site_tests/telemetry_AFDOGenerate/ |
H A D | telemetry_AFDOGenerate.py | 330 def _run_test(self, tr, benchmark, *args): member in telemetry_AFDOGenerate
|
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | logging_manager_test.py | 173 def _run_test(self, manager_class): member in LoggingManagerTest
|
/aosp_15_r20/external/python/cpython3/Lib/test/test_sqlite3/ |
D | test_transactions.py | 280 def _run_test(self, cx): member in IsolationLevelFromInit
|
D | test_dbapi.py | 1486 def _run_test(self, fn, *args, **kwds): member in ThreadTests
|
/aosp_15_r20/external/pytorch/test/inductor/ |
H A D | test_control_flow.py | 175 def _run_test( member in CondTests 585 def _run_test( member in WhileLoopTests
|
/aosp_15_r20/external/autotest/server/cros/ |
H A D | telemetry_runner.py | 334 def _run_test(self, script, test, *args): member in TelemetryRunner
|
/aosp_15_r20/external/pytorch/test/onnx/ |
H A D | onnx_test_common.py | 163 def _run_test(m, remained_onnx_input_idx, flatten=True, ignore_none=True): function
|
/aosp_15_r20/external/autotest/server/site_tests/tast/ |
H A D | tast_unittest.py | 230 def _run_test(self, member in TastTest
|
/aosp_15_r20/tools/asuite/atest/integration_tests/ |
H A D | split_build_test_script.py | 783 def _run_test( function
|
/aosp_15_r20/external/pytorch/test/distributed/ |
H A D | test_store.py | 1029 def _run_test(self): member in InitPgWithNonUvStore
|
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/ |
D | test_result.py | 627 def _run_test(self, test_name, verbosity, tearDownError=None): member in Test_TextTestResult
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/ |
H A D | test_result.py | 627 def _run_test(self, test_name, verbosity, tearDownError=None): member in Test_TextTestResult
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_tensor_creation_ops.py | 3660 def _run_test(self, shape, dtype, count=-1, first=0, offset=None, **kwargs): member in TestBufferProtocol
|
H A D | test_reductions.py | 637 def _run_test(size): function
|
/aosp_15_r20/external/pytorch/test/quantization/core/ |
H A D | test_quantized_op.py | 7724 def _run_test(A, B): function
|