Searched defs:autotest (Results 251 - 266 of 266) sorted by relevance

<<11

/external/autotest/server/site_tests/enterprise_LongevityTrackerServer/
H A Denterprise_LongevityTrackerServer.py17 from autotest_lib.server import autotest namespace
260 autotest/results/default/longevity_Tracker/results
390 autotest.Autotest(self.client).run_test(
/external/autotest/frontend/client/src/autotest/afe/
H A DHostDetailView.java1 package autotest.afe;
3 import autotest.afe.create.CreateJobViewPresenter.JobCreateListener;
4 import autotest.common.CustomHistory.HistoryToken;
5 import autotest.common.SimpleCallback;
6 import autotest.common.Utils;
7 import autotest.common.table.DataSource;
8 import autotest.common.table.DataSource.DataCallback;
9 import autotest.common.table.DataSource.Query;
10 import autotest.common.table.DataSource.SortDirection;
11 import autotest
[all...]
H A DTestSelector.java1 package autotest.afe;
3 import autotest.afe.ITextBox;
4 import autotest.common.JSONArrayList;
5 import autotest.common.StaticDataRepository;
6 import autotest.common.Utils;
7 import autotest.common.table.DataTable;
8 import autotest.common.table.DataTable.DataTableListener;
9 import autotest.common.table.DataTable.TableWidgetFactory;
10 import autotest.common.table.SelectionManager;
11 import autotest
[all...]
H A DJobDetailView.java1 package autotest.afe;
3 import autotest.common.JsonRpcCallback;
4 import autotest.common.SimpleCallback;
5 import autotest.common.StaticDataRepository;
6 import autotest.common.Utils;
7 import autotest.common.table.DataTable;
8 import autotest.common.table.DataTable.DataTableListener;
9 import autotest.common.table.DynamicTable;
10 import autotest.common.table.ListFilter;
11 import autotest
[all...]
/external/autotest/frontend/client/src/autotest/common/
H A DUtils.java1 package autotest.common;
/external/autotest/frontend/client/src/autotest/common/table/
H A DDynamicTable.java1 package autotest.common.table;
3 import autotest.common.SimpleCallback;
4 import autotest.common.table.DataSource.DataCallback;
5 import autotest.common.table.DataSource.Query;
6 import autotest.common.table.DataSource.SortDirection;
7 import autotest.common.table.DataSource.SortSpec;
8 import autotest.common.ui.Paginator;
/external/autotest/frontend/client/src/autotest/common/ui/
H A DMultiListSelectPresenter.java1 package autotest.common.ui;
/external/autotest/server/cros/
H A Dtradefed_test.py40 from autotest_lib.server import autotest namespace
64 _TRADEFED_PREFIX = 'autotest-tradefed-install_'
65 _TRADEFED_CACHE_LOCAL = '/tmp/autotest-tradefed-cache'
66 _TRADEFED_CACHE_CONTAINER = '/usr/local/autotest/results/shared/cache'
67 _TRADEFED_CACHE_CONTAINER_LOCK = '/usr/local/autotest/results/shared/lock'
86 autotest.Autotest(self._host).run_timed_test('cheets_CTSHelper',
116 """Prevents other autotest/tradefed instances from accessing cache.
219 # is isolated (by using a unique path)_against other autotest instances.
223 # Under lxc the cache is shared between multiple autotest/tradefed
226 # lxc/autotest instanc
[all...]
/external/autotest/frontend/client/src/autotest/afe/create/
H A DCreateJobViewDisplay.java1 package autotest.afe.create;
3 import autotest.afe.CheckBoxPanel;
4 import autotest.afe.CheckBoxPanelDisplay;
5 import autotest.afe.ControlTypeSelect;
6 import autotest.afe.ControlTypeSelectDisplay;
7 import autotest.afe.HostSelector;
8 import autotest.afe.HostSelectorDisplay;
9 import autotest.afe.IButton;
10 import autotest.afe.IButton.ButtonImpl;
11 import autotest
[all...]
H A DCreateJobViewPresenter.java1 package autotest.afe.create;
3 import autotest.afe.AfeUtils;
4 import autotest.afe.CheckBoxPanel;
5 import autotest.afe.ControlTypeSelect;
6 import autotest.afe.HostSelector;
7 import autotest.afe.IButton;
8 import autotest.afe.ICheckBox;
9 import autotest.afe.ITextArea;
10 import autotest.afe.ITextBox;
11 import autotest
[all...]
/external/autotest/frontend/client/src/autotest/tko/
H A DSpreadsheetView.java1 package autotest.tko;
3 import autotest.common.JsonRpcCallback;
4 import autotest.common.JsonRpcProxy;
5 import autotest.common.Utils;
6 import autotest.common.CustomHistory.HistoryToken;
7 import autotest.common.spreadsheet.Spreadsheet;
8 import autotest.common.spreadsheet.SpreadsheetSelectionManager;
9 import autotest.common.spreadsheet.Spreadsheet.CellInfo;
10 import autotest.common.spreadsheet.Spreadsheet.SpreadsheetListener;
11 import autotest
[all...]
H A DTableView.java1 package autotest.tko;
3 import autotest.common.StatusSummary;
4 import autotest.common.Utils;
5 import autotest.common.CustomHistory.HistoryToken;
6 import autotest.common.table.DataTable;
7 import autotest.common.table.DynamicTable;
8 import autotest.common.table.RpcDataSource;
9 import autotest.common.table.SelectionManager;
10 import autotest.common.table.SimpleFilter;
11 import autotest
[all...]
/external/autotest/frontend/client/src/autotest/common/spreadsheet/
H A DSpreadsheet.java1 package autotest.common.spreadsheet;
3 import autotest.common.UnmodifiableSublistView;
4 import autotest.common.Utils;
5 import autotest.common.table.FragmentedTable;
6 import autotest.common.table.TableRenderer;
7 import autotest.common.ui.RightClickTable;
/external/autotest/server/cros/network/
H A Dwifi_client.py22 from autotest_lib.server import autotest namespace
90 client_at = autotest.Autotest(host)
459 autotest will, for their own reasons, install python files in the
460 autotest client package that correspond the version of the build
461 rather than the version running on the autotest drone. This
/external/autotest/server/hosts/
H A Dcros_host.py28 from autotest_lib.server import autotest namespace
347 lumpy-release/R29-4279.0.0/autotest/packages" claims to have the
348 autotest package for lumpy-release/R29-4279.0.0. If this isn't the case,
353 @param job_repo_url: A url pointing to the devserver where the autotest
377 logging.info('Staging autotest artifacts for %s on devserver %s',
412 'chromeos/autotest/provision/verify_url'
415 'chromeos/autotest/provision/verify_url_duration'
420 """Stage autotest server-side package on devserver.
424 @return: A url to the autotest server-side package.
431 # is picked to stage autotest serve
[all...]
/external/autotest/server/site_tests/autoupdate_EndToEndTest/
H A Dautoupdate_EndToEndTest.py17 from autotest_lib.server import afe_utils, autotest, hosts, test namespace
647 """Dump the devserver log to the autotest log.
986 logging.info('Staging images onto autotest devserver (%s)',
1071 client_at = autotest.Autotest(self._host)
1391 autotest_devserver: An autotest wrapper to interact with a devserver.
1399 from the autotest lab's devserver's instances which are
1402 autotest devservers which are used for staging but on
1419 (that reference the staged paylaods on the autotest

Completed in 1166 milliseconds

<<11