Home
last modified time | relevance | path

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

/third_party/boost/libs/numeric/ublas/test/opencl/
Dnorm_test.hpp17 int passedOperations = 0; in run() local
44 std::cout << "passed: " << passedOperations << std::endl; in run()
48 passedOperations++; in run()
Dnorm2_test.hpp17 int passedOperations = 0; in run() local
44 std::cout << "passed: " << passedOperations << std::endl; in run()
48 passedOperations++; in run()
Dinner_prod_test.hpp16 int passedOperations = 0; in run() local
49 std::cout << "passed: " << passedOperations << std::endl; in run()
53 passedOperations++; in run()
Dtransposition_test.hpp16 int passedOperations = 0; in run() local
46 std::cout << "passed: " << passedOperations << std::endl; in run()
50 passedOperations++; in run()
Douter_prod_test.hpp16 int passedOperations = 0; in run() local
50 std::cout << "passed: " << passedOperations << std::endl; in run()
54 passedOperations++; in run()
Dprod_test.hpp16 int passedOperations = 0; in run() local
73 std::cout << "passed: " << passedOperations << std::endl; in run()
77 passedOperations++; in run()
Delementwise_operations_with_constants_test.hpp16 int passedOperations = 0; in run() local
71 std::cout << "passed: " << passedOperations << std::endl; in run()
75 passedOperations++; in run()
Delementwise_operations_test.hpp13 int passedOperations = 0; in run() local
99 std::cout << "passed: " << passedOperations << std::endl; in run()
103 passedOperations++; in run()