HomeSort by relevance Sort by last modified time
    Searched refs:autotest (Results 1 - 25 of 295) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/autotest/frontend/client/src/autotest/afe/
SiteClassFactory.java 1 package autotest.afe;
ClassFactory.java 1 package autotest.afe;
3 import autotest.afe.create.CreateJobViewPresenter.JobCreateListener;
4 import autotest.afe.create.CreateJobViewTab;
  /external/autotest/frontend/client/src/autotest/common/
SiteCommonClassFactory.java 1 package autotest.common;
SimpleCallback.java 1 package autotest.common;
SimpleChangeListener.java 1 package autotest.common;
  /external/autotest/frontend/client/src/autotest/common/ui/
HasTabVisible.java 1 package autotest.common.ui;
  /external/autotest/frontend/client/src/autotest/tko/
SiteClassFactory.java 1 package autotest.tko;
TestSelectionListener.java 1 package autotest.tko;
3 import autotest.common.CustomHistory.HistoryToken;
ClassFactory.java 1 package autotest.tko;
DBColumnSelector.java 1 package autotest.tko;
3 import autotest.common.ui.ExtendedListBox;
4 import autotest.tko.TkoUtils.FieldInfo;
LabelField.java 1 package autotest.tko;
3 import autotest.common.Utils;
AttributeField.java 1 package autotest.tko;
IterationAttributeField.java 1 package autotest.tko;
IterationResultField.java 1 package autotest.tko;
JobKeyvalField.java 1 package autotest.tko;
MachineLabelField.java 1 package autotest.tko;
  /external/autotest/frontend/client/src/autotest/moblab/
ConfigWizardView.java 1 package autotest.moblab;
5 import autotest.common.ui.TabView;
6 import autotest.moblab.wizard.CloudStorageCard;
7 import autotest.moblab.wizard.ConfigWizard;
8 import autotest.moblab.wizard.NetworkInfoCard;
9 import autotest.moblab.wizard.WizardCard;
  /external/autotest/site_utils/admin/scripts/
fixperms.sh 3 chmod -R o+r /usr/local/autotest
4 find /usr/local/autotest/ -type d | xargs chmod o+x
5 chmod o+x /usr/local/autotest/tko/*.cgi
  /external/autotest/frontend/client/test/autotest/moblab/wizard/
ConfigWizardTest.java 1 package autotest.moblab.wizard;
3 import autotest.moblab.MoblabTest;
4 import autotest.moblab.wizard.WizardCard;
  /external/autotest/utils/
site_test_importer.sh 7 # This script adds desired tests to ChromeOS Autotest server.
11 ./test_importer.py -t /usr/local/autotest/client/site_tests
12 ./test_importer.py -t /usr/local/autotest/server/site_tests
15 ./test_importer.py -p /usr/local/autotest/client/profilers
  /external/autotest/frontend/client/test/autotest/moblab/
MoblabTest.java 1 package autotest.moblab;
9 return "autotest.moblab.MoblabSetupClientTest";
  /external/autotest/frontend/client/
generate-javadoc 5 -subpackages autotest
AfeClient-shell 4 java -cp "$APPDIR/src:$APPDIR/bin:$GWTDIR/gwt-user.jar:$GWTDIR/gwt-dev-linux.jar:$GWTDIR/gwt-incubator.jar" com.google.gwt.dev.HostedMode -ea -startupUrl http://localhost:8000/afe/server/autotest.AfeClient/AfeClient.html "$@" autotest.AfeClient
EmbeddedTkoClient-shell 4 java -cp "$APPDIR/src:$APPDIR/bin:$GWTDIR/gwt-user.jar:$GWTDIR/gwt-dev-linux.jar:$GWTDIR/gwt-incubator.jar" com.google.gwt.dev.HostedMode -ea -startupUrl http://localhost:8000/new_tko/server/autotest.EmbeddedTkoClient/EmbeddedTkoClientTest.html "$@" autotest.EmbeddedTkoClient
TkoClient-shell 4 java -cp "$APPDIR/src:$APPDIR/bin:$GWTDIR/gwt-user.jar:$GWTDIR/gwt-dev-linux.jar:$GWTDIR/gwt-incubator.jar" com.google.gwt.dev.HostedMode -ea -startupUrl http://localhost:8000/new_tko/server/autotest.TkoClient/TkoClient.html "$@" autotest.TkoClient

Completed in 802 milliseconds

1 2 3 4 5 6 7 8 91011>>