Searched defs:TestableTextAnalyzer (Results 1 - 1 of 1) sorted by relevance

/opengrok/test/org/opensolaris/opengrok/analysis/
H A DTextAnalyzerTest.java56 new TestableTextAnalyzer().analyze(new Document(),
66 new TestableTextAnalyzer().analyze(new Document(),
77 new TestableTextAnalyzer().analyze(new Document(),
90 new TestableTextAnalyzer().analyze(new Document(),
110 new TestableTextAnalyzer().analyze(new Document(),
118 public class TestableTextAnalyzer extends TextAnalyzer { class in class:TextAnalyzerTest
120 public TestableTextAnalyzer() { method in class:TextAnalyzerTest.TestableTextAnalyzer

Completed in 7 milliseconds