Home
last modified time | relevance | path

Searched refs:test_plus (Results 1 – 5 of 5) 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/protobuf/ruby/tests/
Drepeated_field_test.rb269 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.py3368 def test_plus(self): member in ContextAPItests