Searched refs:CreateConstDateExpression (Results 1 – 2 of 2) sorted by relevance
58 compose_expression.fields.back()->value = CreateConstDateExpression(date); in TEST_F()152 CreateConstDateExpression(component); in TEST_F()251 compose_expression.fields.back()->value = CreateConstDateExpression(date); in TEST_F()262 compose_expression.fields.back()->value = CreateConstDateExpression(date); in TEST_F()
161 std::unique_ptr<SemanticExpressionT> CreateConstDateExpression( in CreateConstDateExpression() function183 merge_expression.values.back() = CreateConstDateExpression(test_date); in CreateAndPackMergeValuesExpression()