Home
last modified time | relevance | path

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

123

/external/llvm-project/clang/test/CodeGenCXX/
Dregcall.cpp30 class test_class { class
36 test_class(){++x;} in test_class() function in test_class
53 test_class& __regcall operator+=(const test_class&){ in operator +=()
71 bool __regcall operator ==(const test_class&, const test_class&){ --x; return false;} in operator ==()
/external/clang/test/SemaTemplate/
Dinstantiate-non-type-template-parameter.cpp28 struct test_class struct
30 int int_member;
/external/llvm-project/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_tms320c64x.py73 def test_class(): function
Dtest_systemz.py57 def test_class(): function
Dtest_arm64.py109 def test_class(): function
Dtest_mos65xx.py52 def test_class(): function
Dtest_ppc.py63 def test_class(): function
Dtest_sparc.py56 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/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.comp/
Dclass.pass.cpp30 void test_class() in test_class() function
/external/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/
Dclass.pass.cpp38 void test_class() in test_class() function
/external/python/cpython2/Lib/distutils/tests/
Dtest_text_file.py17 def test_class(self): member in TextFileTestCase
/external/python/cpython3/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

123