Home
last modified time | relevance | path

Searched defs:test_class (Results 1 – 19 of 19) sorted by relevance

/third_party/protobuf/python/google/protobuf/internal/
Dtesting_refleaks.py102 def TestCase(test_class): argument
112 def TestCase(test_class): argument
/third_party/python/Lib/distutils/tests/
Dtest_text_file.py17 def test_class(self): member in TextFileTestCase
Dtest_cygwinccompiler.py16 test_class = None variable in FakePopen
/third_party/rust/rust/src/tools/miri/tests/pass/
Dbinops.rs62 fn test_class() { in test_class() function
/third_party/rust/rust/tests/ui/binop/
Dbinops.rs68 fn test_class() { in test_class() function
/third_party/python/Lib/test/
Dtest_copyreg.py34 def test_class(self): member in CopyRegTestCase
Dtest_reprlib.py312 def test_class(self): member in LongReprTest
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
/third_party/skia/third_party/externals/spirv-tools/test/tools/
Dspirv_test_framework.py95 def get_all_test_methods(test_class): argument
/third_party/spirv-tools/test/tools/
Dspirv_test_framework.py95 def get_all_test_methods(test_class): argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/tools/
Dspirv_test_framework.py95 def get_all_test_methods(test_class): argument
/third_party/python/Lib/test/test_importlib/
Dutil.py82 def test_both(test_class, base=None, **kwargs): argument
/third_party/ffmpeg/libavutil/tests/
Dopt.c104 static const AVClass test_class = { variable
/third_party/ltp/testcases/kernel/device-drivers/base/tbase/
Dtbase.c161 struct class test_class = { variable
/third_party/mindspore/mindspore-src/source/tests/st/fallback/
Dtest_graph_fallback_runtime_custom_class.py116 test_class = ClassTest("test_class", value) variable
/third_party/selinux/libsepol/cil/test/unit/
Dtest_cil_copy_ast.c1446 struct cil_class *test_class; in test_cil_copy_node_helper_perm() local