Home
last modified time | relevance | path

Searched defs:execfile (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/jacoco/org.jacoco.cli.test/src/org/jacoco/cli/internal/commands/
H A DDumpTest.java63 File execfile = new File(tmp.getRoot(), "jacoco.exec"); in should_write_dump() local
80 File execfile = new File(tmp.getRoot(), "jacoco.exec"); in should_log_connection_error_when_retry_is_specified() local
H A DExecInfoTest.java57 File execfile = createExecFile(); in should_print_execution_data_info() local
/aosp_15_r20/external/python/cpython2/Lib/idlelib/
DPyShell.py649 def execfile(self, filename, source=None): member in ModifiedInterpreter
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Dpyshell.py666 def execfile(self, filename, source=None): member in ModifiedInterpreter
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...