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

1 2 3 4 56

  /external/autotest/tko/
db.py 12 from autotest_lib.tko import utils
93 # both tko and afe.
97 # to the backend in tko/db.py. Unfortunately this means retries
623 db_module = __import__("autotest_lib.tko." + _get_db_type(),
633 db_module = __import__("autotest_lib.tko." + db_type, globals(),
nightly.py 0 # tko/nightly.py code shared by various tko/*.cgi graphing scripts
6 from autotest_lib.tko import db, plotgraph, perf
    [all...]
  /external/autotest/frontend/afe/
rpc_interface.py 46 from autotest_lib.frontend.tko import models as tko_models
47 from autotest_lib.frontend.tko import rpc_interface as tko_rpc_interface
    [all...]
  /external/autotest/server/
server_job.py 24 from autotest_lib.tko import db as tko_db, status_lib, utils as tko_utils
169 the results will be passed through to the TKO parser with.
    [all...]
  /external/webrtc/talk/media/testdata/
voice.rtpdump     [all...]

Completed in 407 milliseconds

1 2 3 4 56