OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expected_cmd
(Results
1 - 3
of
3
) sorted by null
/external/autotest/server/cros/
autoupdater_unittest.py
133
expected_cmd
= ('%s --check_for_update --omaha_url=%s' %
154
self._host_run_for_update(
expected_cmd
)
161
self._host_run_for_update(
expected_cmd
)
165
self._host_run_for_update(
expected_cmd
, exception=
167
self._host_run_for_update(
expected_cmd
)
171
self._host_run_for_update(
expected_cmd
, exception=
173
self._host_run_for_update(
expected_cmd
)
177
self._host_run_for_update(
expected_cmd
, bad_update_status=True,
183
self._host_run_for_update(
expected_cmd
, exception=
185
self._host_run_for_update(
expected_cmd
, exception
[
all
...]
/external/autotest/site_utils/
deploy_server_local_unittest.py
178
expected_cmd
= './utils/build_externals.py'
179
run_cmd.assert_called_with(
expected_cmd
, shell=True,
184
failure = subprocess.CalledProcessError(10,
expected_cmd
, 'output')
/external/chromium-trace/catapult/devil/devil/android/
device_utils_test.py
[
all
...]
Completed in 296 milliseconds