Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/extensions/
Dextension_test_handler.h155 #define EXTENSION_TEST(name, test_class, rc_type) \ argument
167 #define EXTENSION_TEST_GROUP_ALL(name, test_class) \ argument
219 #define EXTENSION_TEST_GROUP_MINIMAL_GLOBAL(name, test_class) \ argument
224 #define EXTENSION_TEST_GROUP_MINIMAL_CUSTOM(name, test_class) \ argument
234 #define EXTENSION_TEST_GROUP_MINIMAL(name, test_class) \ argument
Dchrome_alarms_unittest.cc9 #define ALARMS_TEST_GROUP_ALL(name, test_class) \ argument
11 #define ALARMS_TEST_GROUP_MINIMAL(name, test_class) \ argument
Dchrome_storage_unittest.cc9 #define STORAGE_TEST_GROUP_ALL(name, test_class) \ argument
11 #define STORAGE_TEST_GROUP_MINIMAL(name, test_class) \ argument
Dchrome_tabs_unittest.cc14 #define TABS_TEST_GROUP_ALL(name, test_class) \ argument
16 #define TABS_TEST_GROUP_MINIMAL(name, test_class) \ argument
/third_party/cef/tests/ceftests/
Dtest_util.h99 #define RC_TEST_BASE(test_case_name, test_name, test_class, test_mode, \ argument
119 #define RC_TEST_GROUP_IN_MEMORY(test_case_name, test_name, test_class, \ argument
133 #define RC_TEST_GROUP_ON_DISK(test_case_name, test_name, test_class, \ argument
184 #define RC_TEST_GROUP_ALL(test_case_name, test_name, test_class, test_mode) \ argument
/third_party/protobuf/python/google/protobuf/internal/
Dtesting_refleaks.py116 def TestCase(test_class): argument
126 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/python/Lib/test/
Dtest_copyreg.py34 def test_class(self): member in CopyRegTestCase
Dtest_reprlib.py305 def test_class(self): member in LongReprTest
Dtest_gc.py111 def test_class(self): member in GCTests
Dtest_pydoc.py1042 def test_class(self): member in TestDescriptions
Dtest_argparse.py3195 def __init__(self, test_class, func_suffix, std_name): argument
Dtest_inspect.py810 def test_class(self): member in TestNoEOL
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstelementfactory.c152 GST_START_TEST (test_class) in GST_START_TEST() argument
/third_party/skia/third_party/externals/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/spirv-tools/test/tools/
Dspirv_test_framework.py95 def get_all_test_methods(test_class): 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/python/Lib/test/test_importlib/
Dutil.py91 def test_both(test_class, base=None, **kwargs): argument
/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