Searched refs:hapl (Results 1 – 1 of 1) sorted by relevance
225 bool hapl = jql_has_apply(jql) || jql_has_projection(jql); in _jql_test1_3() local226 CU_ASSERT_EQUAL_FATAL(hapl, has_apply_or_project); in _jql_test1_3()227 if (!hapl) { in _jql_test1_3()