Searched refs:kListArgumentFunctions (Results 1 – 2 of 2) sorted by relevance
188 MathFunctionScoreExpression::kListArgumentFunctions = { member in icing::lib::MathFunctionScoreExpression210 if (kListArgumentFunctions.count(function_type) > 0) { in Create()
229 static const std::unordered_set<FunctionType> kListArgumentFunctions; variable