HomeSort by relevance Sort by last modified time
    Searched refs:tko (Results 101 - 125 of 130) sorted by null

1 2 3 45 6

  /external/autotest/frontend/client/src/autotest/tko/
ParameterizedFieldListPresenter.java 1 package autotest.tko;
SpreadsheetDataProcessor.java 1 package autotest.tko;
TestLabelManager.java 1 package autotest.tko;
TableView.java 1 package autotest.tko;
22 import autotest.tko.CommonPanel.CommonPanelListener;
SavedQueriesControl.java 1 package autotest.tko;
SeriesSelector.java 1 package autotest.tko;
TestDetailView.java 1 package autotest.tko;
ExistingGraphsFrontend.java 1 package autotest.tko;
249 url = "/tko/machine_aggr.cgi?";
277 url = "/tko/machine_test_attribute_graph.cgi?";
  /external/autotest/frontend/health/
complete_failures_unittest.py 18 from autotest_lib.frontend.tko import models
utils_unittest.py 17 from autotest_lib.frontend.tko import models
  /external/autotest/frontend/tko/
tko_rpc_utils.py 3 from autotest_lib.frontend.tko import models
graphing_utils.py 34 from autotest_lib.frontend.tko import models, tko_rpc_utils
rpc_interface_unittest_fixme.py 9 from autotest_lib.frontend.tko import models, rpc_interface
  /external/autotest/server/hosts/
moblab_host.py 57 self.tko = frontend_wrappers.RetryingTKO(timeout_min=timeout_min,
  /external/autotest/site_utils/
brillo_test_launcher.py 209 rc = run_suite.ResultCollector(moblab.web_address, moblab.afe, moblab.tko,
setup_dev_autotest.sh 308 chmod o+x "${AT_DIR}"/tko/*.cgi
run_suite.py 627 """Init a TestView object representing a tko test view.
629 @param view: A dictionary representing a tko test view.
661 @param key: A key of the tko test view.
    [all...]
job_history.py 17 from autotest_lib.frontend.tko import models as tko_models
22 LOG_BASE_URL = 'http://%s/tko/retrieve_logs.cgi?job=/results/' % AUTOTEST_SERVER
  /external/autotest/tko/perf_upload/
perf_uploader.py 8 dashboard. The autotest TKO parser invokes this module with each test
20 from autotest_lib.tko import utils as tko_utils
44 @param perf_values: A list of tko.models.perf_value_iteration objects.
242 autotest tko.models.test object.
353 @param job: An autotest tko.models.job object that is associated with the
355 @param test: An autotest tko.models.test object that may or may not be
  /external/autotest/tko/
status_lib_unittest.py 5 from autotest_lib.tko import status_lib
models.py 4 from autotest_lib.tko import utils as tko_utils
  /external/autotest/tko/parsers/
version_0.py 4 from autotest_lib.tko import utils as tko_utils, models, status_lib
5 from autotest_lib.tko.parsers import base
version_1_unittest.py 7 from autotest_lib.tko.parsers import version_1
  /external/autotest/server/cros/dynamic_suite/
suite.py 268 @var _tko: an instance of TKO as defined in server/frontend.py.
528 from the default dev server. Results will be pulled from |tko| upon
569 Results will be pulled from |tko| upon completion.
591 run_prod_code=False, afe=None, tko=None, pool=None,
611 @param tko: an instance of TKO as defined in server/frontend.py.
660 self._tko = tko or frontend_wrappers.RetryingTKO(timeout_min=30,
    [all...]
  /external/autotest/contrib/
compare_suite.py 22 from autotest_lib.frontend.tko import models as tko_models
29 LOG_BASE_URL = 'http://%s/tko/retrieve_logs.cgi?job=/results/' % AUTOTEST_SERVER

Completed in 588 milliseconds

1 2 3 45 6