Searched refs:testCXrefInclude (Results 1 - 1 of 1) sorted by relevance

/opengrok-sun/test/org/opensolaris/opengrok/analysis/
H A DJFlexXrefTest.java258 public void testCXrefInclude() throws Exception { method in class:JFlexXrefTest
259 testCXrefInclude(CXref.class);
260 testCXrefInclude(CxxXref.class);
263 private void testCXrefInclude(Class<? extends JFlexXref> klass) throws Exception { method in class:JFlexXrefTest

Completed in 14 milliseconds