Searched refs:constantVectorFoundInAST (Results 1 – 2 of 2) sorted by relevance
152 bool constantVectorFoundInAST(const std::vector<T> &constantVector) in constantVectorFoundInAST() function162 return constantVectorFoundInAST(constantMatrix); in constantColumnMajorMatrixFoundInAST()
118 ASSERT_FALSE(constantVectorFoundInAST(input1)); in TEST_F()123 ASSERT_FALSE(constantVectorFoundInAST(input2)); in TEST_F()128 ASSERT_TRUE(constantVectorFoundInAST(result)); in TEST_F()175 ASSERT_FALSE(constantVectorFoundInAST(input)); in TEST_F()204 ASSERT_FALSE(constantVectorFoundInAST(input)); in TEST_F()547 ASSERT_TRUE(constantVectorFoundInAST(result)); in TEST_F()