Home
last modified time | relevance | path

Searched defs:test_class (Results 76 – 96 of 96) sorted by relevance

1234

/aosp_15_r20/external/python/mobly/mobly/
Drecords.py208 def __init__(self, test_class, controller_name, info): argument
/aosp_15_r20/art/test/712-varhandle-invocations/util-src/
H A Dgenerate_java.py781 def build_template_dictionary(test_class, var_handle_kind, accessor, var_type): argument
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_optimizers.py176 def get_decorators(self, test_class, test_name, device, dtype, param_kwargs): argument
H A Dcommon_modules.py240 def get_decorators(self, test_class, test_name, device, dtype, param_kwargs): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Drow_partition_test.py1183 def _assert_row_partition_equal(test_class, actual, expected): argument
/aosp_15_r20/external/cronet/build/android/pylib/local/device/
H A Dlocal_device_instrumentation_test_run.py1472 def _SaveTraceData(self, trace_device_file, device, test_class): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_gc.py111 def test_class(self): member in GCTests
Dtest_pydoc.py1035 def test_class(self): member in TestDescriptions
Dtest_argparse.py3337 def __init__(self, test_class, func_suffix, std_name): argument
Dtest_inspect.py885 def test_class(self): member in TestNoEOL
/aosp_15_r20/external/angle/build/android/pylib/local/device/
H A Dlocal_device_instrumentation_test_run.py1540 def _SaveTraceData(self, trace_device_file, device, test_class): argument
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dtest_widgets.py21 def test_class(self): member in StandardTtkOptionsTests
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_widgets.py22 def test_class(self): member in AbstractToplevelTest
/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/
H A Dcore.py1393 def get_decorators(self, test_class, test_name, device, dtype, param_kwargs): argument
/aosp_15_r20/external/fbjni/test/jni/
H A Dfbjni_tests.cpp308 jclass test_class, in TestGetSuperclass()
/aosp_15_r20/external/autotest/frontend/afe/
H A Dmodels.py1047 test_class = dbmodels.CharField(max_length=255) variable in Test
/aosp_15_r20/external/selinux/libsepol/cil/test/unit/
H A Dtest_cil_copy_ast.c1446 struct cil_class *test_class; in test_cil_copy_node_helper_perm() local
/aosp_15_r20/external/python/typing_extensions/src/
Dtest_typing_extensions.py427 def test_class(self): member in DeprecatedTests
5472 def test_class(self): member in UnpackTests
/aosp_15_r20/external/python/typing/typing_extensions/src/
Dtest_typing_extensions.py2487 def test_class(self): member in UnpackTests
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_argparse.py2828 def __init__(self, test_class, func_suffix, std_name): argument
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py16180 def post_add_test(test_name, skipTestIf, do_test, test_class): argument

1234