Searched refs:has_eigen_cpu_device (Results 1 – 3 of 3) sorted by relevance
34 ASSERT_FALSE(dbase.has_eigen_cpu_device()); in TEST()36 ASSERT_TRUE(dbase.has_eigen_cpu_device()); in TEST()
204 bool has_eigen_cpu_device() const { return !eigen_cpu_devices_.empty(); } in has_eigen_cpu_device() function
31 ASSERT_TRUE(dsimple.has_eigen_cpu_device()); in TEST()