Home
last modified time | relevance | path

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

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/tools/anttasks/
H A DRunTest.java89 runReference(); in execute()
135 protected void runReference() throws BuildException { in runReference() method in RunTest
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/examples/relativity/
H A Drelativity.py516 self.runReference(nPts)
549 def runReference(self, nPts): member in Simulation