Home
last modified time | relevance | path

Searched defs:execFile (Results 1 – 2 of 2) sorted by relevance

/external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/
DReportSupport.java81 public void loadExecutionData(final File execFile) throws IOException { in loadExecutionData()
/external/cronet/third_party/protobuf/js/
Dgulpfile.js2 var execFile = require('child_process').execFile; variable