Searched refs:local_run (Results 1 - 4 of 4) sorted by relevance

/external/libcxx/test/libcxx/android/
H A Dexecutors.py15 self.local_run = executeCommand
51 out, err, exit_code = self.local_run(adb_cmd)
/external/libcxx/test/libcxx/test/
H A Dexecutor.py86 self.local_run = executeCommand
156 self.local_run = tracing.trace_function(
157 self.local_run, log_calls=True, log_results=True,
179 self.local_run(cmd)
191 return self.local_run(ssh_cmd + [remote_cmd])
/external/chromium-trace/catapult/trace_processor/third_party/cloudstorage/
H A Dcommon.py26 'local_run',
387 def local_run(): function
H A Dstorage_api.py62 if common.local_run() and not common.get_access_token():

Completed in 205 milliseconds