Home
last modified time | relevance | path

Searched defs:expectedArg2 (Results 1 – 5 of 5) sorted by relevance

/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestMessages.java71 Object expectedArg2 = "tree"; in testMessageStringificationIsConsistent() local
DTestAttributes.java753 Object expectedArg2 = "z"; in testInvalidRuleLabelAccessesParameter() local
782 Object expectedArg2 = "n"; in testInvalidRuleLabelAccessesScopeAttribute() local
810 Object expectedArg2 = "blort"; in testInvalidRuleAttribute() local
838 Object expectedArg2 = null; in testMissingRuleAttribute() local
914 Object expectedArg2 = "y"; in testNonDynamicAttributeOutsideRule2() local
1212 Object expectedArg2 = null; in testUnqualifiedRuleScopeAccessInsideRule() local
1410 Object expectedArg2 = null; in testIsolatedRefToCurrentRule() local
1719 Object expectedArg2 = "x"; in testUnknownDynamicAttribute() local
1750 Object expectedArg2 = "x"; in testUnknownGlobalDynamicAttribute() local
1781 Object expectedArg2 = null; in testUnqualifiedRuleScopeAttribute() local
[all …]
DTestRewriteAST.java1179 Object expectedArg2 = null; in testUnknownRule() local
1208 Object expectedArg2 = null; in testKnownRuleButNotInLHS() local
1236 Object expectedArg2 = null; in testUnknownToken() local
1264 Object expectedArg2 = null; in testUnknownLabel() local
1292 Object expectedArg2 = null; in testUnknownCharLiteralToken() local
1320 Object expectedArg2 = null; in testUnknownStringLiteralToken() local
DTestSymbolDefinitions.java656 Object expectedArg2 = "a"; in testLabelRuleScopeConflict() local
676 Object expectedArg2 = "a"; in testRuleScopeArgConflict() local
696 Object expectedArg2 = "a"; in testRuleScopeReturnValueConflict() local
716 Object expectedArg2 = null; in testRuleScopeRuleNameConflict() local
DTestCompositeGrammars.java300 Object expectedArg2 = "A"; in testSameStringTwoNames() local
353 Object expectedArg2 = "'a'"; in testSameNameTwoStrings() local