Home
last modified time | relevance | path

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

123

/external/python/mobly/mobly/
Dtest_runner.py154 def _print_test_names(test_class): argument
197 test_class, argument
311 def add_test_class(self, config, test_class, tests=None, name_suffix=None): argument
343 def _run_test_class(self, config, test_class, tests=None): argument
/external/clang/test/SemaTemplate/
Dinstantiate-non-type-template-parameter.cpp28 struct test_class struct
30 int int_member;
/external/protobuf/python/google/protobuf/internal/
Dtesting_refleaks.py116 def TestCase(test_class): argument
126 def TestCase(test_class): argument
/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/
Dclass.pass.cpp39 void test_class() in test_class() function
/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.comp/
Dclass.pass.cpp29 void test_class() in test_class() function
/external/capstone/bindings/python/
Dtest_xcore.py51 def test_class(): function
Dtest_arm64.py109 def test_class(): function
Dtest_tms320c64x.py73 def test_class(): function
Dtest_systemz.py57 def test_class(): function
Dtest_mos65xx.py52 def test_class(): function
Dtest_sparc.py56 def test_class(): function
Dtest_ppc.py63 def test_class(): function
Dtest_m68k.py93 def test_class(): function
Dtest_mips.py51 def test_class(): function
Dtest_skipdata.py27 def test_class(): function
Dtest_arm.py130 def test_class(): function
Dtest_x86.py268 def test_class(): function
Dtest_m680x.py138 def test_class(): function
/external/python/cpython3/Lib/distutils/tests/
Dtest_text_file.py17 def test_class(self): member in TextFileTestCase
Dtest_cygwinccompiler.py16 test_class = None variable in FakePopen
/external/python/setuptools/setuptools/_distutils/tests/
Dtest_text_file.py17 def test_class(self): member in TextFileTestCase
/external/python/cpython2/Lib/distutils/tests/
Dtest_text_file.py17 def test_class(self): member in TextFileTestCase
/external/tensorflow/tensorflow/python/kernel_tests/linalg/sparse/
Dconjugate_gradient_test.py30 def _add_test(test_class, op_name, testcase_name, fn): argument
/external/tensorflow/tensorflow/tools/common/
Dtraverse_test.py57 def test_class(self): member in TraverseTest
/external/libnl/python/examples/
Diface.py7 class test_class: class

123