Home
last modified time | relevance | path

Searched defs:runMain (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/fixtures/
Dmonkey-patch-run-main.js5 require('module').runMain = function(...args) { function
/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/
DSimpleScan.java86 protected void runMain(String args[]) throws IOException { in runMain() method in SimpleScan
DCapScan.java88 protected void runMain(String args[]) throws IOException, ParserConfigurationException { in runMain() method in CapScan