Searched refs:compareBoolLiteral (Results 1 – 1 of 1) sorted by relevance
134 compareBoolLiteral("true"); in testBoolLiterals()135 compareBoolLiteral("false"); in testBoolLiterals()357 private void compareBoolLiteral(String constant) throws Exception { in compareBoolLiteral() method in BindingExpressionParserTest