Home
last modified time | relevance | path

Searched refs:test_plus (Results 1 – 8 of 8) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_of_const_values.cpp53 static void test_plus() in test_plus() function
103 CALL_SUBTEST(test_plus()); in test_cxx11_tensor_of_const_values()
/external/clang/test/SemaTemplate/
Dinstantiate-expr-2.cpp140 T test_plus(const T* xp, const T& x, const T& y) { in test_plus() function
146 test_plus(&x, x, x); in test_test_plus()
/external/llvm-project/clang/test/SemaTemplate/
Dinstantiate-expr-2.cpp140 T test_plus(const T* xp, const T& x, const T& y) { in test_plus() function
146 test_plus(&x, x, x); in test_test_plus()
/external/llvm-project/clang/test/SemaCXX/
Dwarn-comma-operator.cpp56 int test_plus() { in test_plus() function
/external/protobuf/ruby/tests/
Drepeated_field_test.rb283 def test_plus method in RepeatedFieldTest
/external/protobuf/ruby/compatibility_tests/v3.0.0/tests/
Drepeated_field_test.rb270 def test_plus method in RepeatedFieldTest
/external/python/cpython2/Lib/test/
Dtest_decimal.py2116 def test_plus(self): member in ContextAPItests
/external/python/cpython3/Lib/test/
Dtest_decimal.py3375 def test_plus(self): member in ContextAPItests