Home
last modified time | relevance | path

Searched defs:run_script (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython3/Lib/test/test_tools/
Dtest_fixcid.py76 def run_script(self, input="", *, args=("-",), substfile="xx yy\n"): member in Test
/external/autotest/server/site_tests/firmware_Cr50SetBoardId/
Dfirmware_Cr50SetBoardId.py85 def run_script(self, expected_result, phase, board_id=''): member in firmware_Cr50SetBoardId
/external/python/cpython2/Lib/test/
Dtest_tools.py430 def run_script(self, input="", args=("-",), substfile="xx yy\n"): member in FixcidTests
/external/python/cpython3/Lib/
Dmodulefinder.py105 def run_script(self, pathname): member in ModuleFinder
/external/libunwind/src/ia64/
DGscript.c517 run_script (struct ia64_script *script, struct cursor *c) in run_script() function
/external/python/cpython2/Lib/
Dmodulefinder.py129 def run_script(self, pathname): member in ModuleFinder
/external/toybox/toys/pending/
Ddhcp6.c433 static void run_script(DHCP_DATA *res, char *name) in run_script() function
Ddhcp.c527 static void run_script(dhcpc_result_t *res, char *name) in run_script() function
/external/python/setuptools/pkg_resources/
D__init__.py454 def run_script(dist_spec, script_name): function
512 def run_script(script_name, namespace): member in IMetadataProvider
652 def run_script(self, requires, script_name): member in WorkingSet
1424 def run_script(self, script_name, namespace): member in NullProvider