Home
last modified time | relevance | path

Searched refs:proxPos (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/axes/
DPredicatedNodeTest.java357 int proxPos = this.getProximityPosition(m_predicateIndex); in executePredicates() local
359 if (proxPos != predIndex) in executePredicates()
364 System.out.println("index predicate is false: "+proxPos); in executePredicates()
372 System.out.println("index predicate is true: "+proxPos); in executePredicates()