HomeSort by relevance Sort by last modified time
    Searched refs:EIGEN_TEST_FUNC (Results 1 - 6 of 6) sorted by null

  /external/eigen/unsupported/test/
cxx11_tensor_device_sycl.cpp 16 #define EIGEN_TEST_FUNC cxx11_tensor_device_sycl
cxx11_tensor_broadcast_sycl.cpp 16 #define EIGEN_TEST_FUNC cxx11_tensor_broadcast_sycl
cxx11_tensor_forced_eval_sycl.cpp 16 #define EIGEN_TEST_FUNC cxx11_tensor_forced_eval_sycl
cxx11_tensor_reduction_sycl.cpp 16 #define EIGEN_TEST_FUNC cxx11_tensor_reduction_sycl
cxx11_tensor_sycl.cpp 18 #define EIGEN_TEST_FUNC cxx11_tensor_sycl
  /external/eigen/test/
main.h 119 #ifndef EIGEN_TEST_FUNC
120 #error EIGEN_TEST_FUNC must be defined
649 void EIGEN_CAT(test_,EIGEN_TEST_FUNC)();
737 Eigen::g_test_stack.push_back(std::string(EI_PP_MAKE_STRING(EIGEN_TEST_FUNC)));
739 EIGEN_CAT(test_,EIGEN_TEST_FUNC)();

Completed in 257 milliseconds