Searched defs:test_arithmetic (Results 1 – 8 of 8) sorted by relevance
35 template<class T, class U> void test_arithmetic( U const & y, bool aligned ) in test_arithmetic() function
137 template<class T> void test_arithmetic( T const& x ) in test_arithmetic() function
130 TEST_F(TestComplex, test_arithmetic) { in TEST_F() argument
143 void test_arithmetic() in test_arithmetic() function
180 bool test_arithmetic(boost::atomic<value_type> & shared_value, std::size_t instance) in test_arithmetic() function
186 bool test_arithmetic(value_type& shared_value, std::size_t instance) in test_arithmetic() function
149 TEST_F(TestOptLib, test_arithmetic) { in TEST_F() argument
371 def test_arithmetic(tag): function