Lines Matching refs:Execute
158 results = dut.shell.Execute("ls " + target_trace_file)
204 shell.Execute(
209 shell.Execute("chmod 777 " + TARGET_PROFILING_TRACE_PATH)
211 shell.Execute("setprop hal.instrumentation.lib.path.32 " +
213 shell.Execute("setprop hal.instrumentation.lib.path.64 " +
217 shell.Execute("setprop hal.instrumentation.profile.args true")
219 shell.Execute("setprop hal.instrumentation.profile.args false")
220 shell.Execute("setprop hal.instrumentation.enable true")
228 shell.Execute("setprop hal.instrumentation.lib.path \"\"")
229 shell.Execute("setprop hal.instrumentation.profile.args \"\"")
230 shell.Execute("setprop hal.instrumentation.enable false")