Searched refs:tast (Results 1 – 25 of 25) sorted by relevance
/external/autotest/server/site_tests/tast/ |
D | tast_unittest.py | 16 import tast 61 self._test = tast.tast(self._job, self._bin_dir, self._out_dir) 105 tast.tast._SSP_TAST_PATH if ssp else tast.tast._TAST_PATH, 109 create_file(os.path.join(tast.tast._SSP_REMOTE_BUNDLE_DIR if ssp 110 else tast.tast._REMOTE_BUNDLE_DIR, 113 tast.tast._SSP_REMOTE_TEST_RUNNER_PATH if ssp 114 else tast.tast._REMOTE_TEST_RUNNER_PATH) 127 'sshretries=%d' % tast.tast._SSH_CONNECT_RETRIES, 150 tast.tast._STREAMED_RESULTS_FILENAME) 167 (NOW - tast._UNIX_EPOCH).total_seconds()) [all …]
|
D | control.mustpass-android | 6 NAME = 'tast.mustpass-android' 11 ATTRIBUTES = 'suite:bvt-tast-cq, suite:bvt-tast-android-pfq, suite:bvt-tast-chrome-pfq' 14 # tast.py uses binaries installed from autotest_server_package.tar.bz2. 21 of Autotest. See https://chromium.googlesource.com/chromiumos/platform/tast/ for 27 See http://go/tast-failures for information about investigating failures. 31 job.run_test('tast',
|
D | control.informational-system | 6 NAME = 'tast.informational' 9 ATTRIBUTES = 'suite:bvt-tast-informational' 12 # tast.py uses binaries installed from autotest_server_package.tar.bz2. 19 of Autotest. See https://chromium.googlesource.com/chromiumos/platform/tast/ for 23 informational tests against a remote DUT. It only reports failure if the tast 26 See http://go/tast-failures for information about investigating failures. 30 job.run_test('tast',
|
D | control.informational-android | 6 NAME = 'tast.informational-android' 9 ATTRIBUTES = 'suite:bvt-tast-informational, suite:chrome-informational' 12 # tast.py uses binaries installed from autotest_server_package.tar.bz2. 19 of Autotest. See https://chromium.googlesource.com/chromiumos/platform/tast/ for 23 DUT. It only reports failure if the tast process itself (rather than individual 26 See http://go/tast-failures for information about investigating failures. 30 job.run_test('tast',
|
D | control.informational-chrome | 6 NAME = 'tast.informational-chrome' 9 ATTRIBUTES = 'suite:bvt-tast-informational, suite:chrome-informational' 12 # tast.py uses binaries installed from autotest_server_package.tar.bz2. 19 of Autotest. See https://chromium.googlesource.com/chromiumos/platform/tast/ for 23 DUT. It only reports failure if the tast process itself (rather than individual 26 See http://go/tast-failures for information about investigating failures. 30 job.run_test('tast',
|
D | control.mustpass-chrome | 6 NAME = 'tast.mustpass-chrome' 11 ATTRIBUTES = 'suite:bvt-tast-cq, suite:bvt-tast-chrome-pfq' 14 # tast.py uses binaries installed from autotest_server_package.tar.bz2. 21 of Autotest. See https://chromium.googlesource.com/chromiumos/platform/tast/ for 27 See http://go/tast-failures for information about investigating failures. 31 job.run_test('tast',
|
D | control.mustpass-system | 6 NAME = 'tast.mustpass-system' 11 ATTRIBUTES = 'suite:bvt-tast-cq' 14 # tast.py uses binaries installed from autotest_server_package.tar.bz2. 21 of Autotest. See https://chromium.googlesource.com/chromiumos/platform/tast/ for 28 See http://go/tast-failures for information about investigating failures. 32 job.run_test('tast',
|
D | control.crosbolt-perbuild | 6 NAME = 'tast.crosbolt-perbuild' 12 # tast.py uses binaries installed from autotest_server_package.tar.bz2. 19 of Autotest. See https://chromium.googlesource.com/chromiumos/platform/tast/ for 25 See http://go/tast-failures for information about investigating failures. 29 job.run_test('tast',
|
D | control.crosbolt-nightly | 6 NAME = 'tast.crosbolt-nightly' 12 # tast.py uses binaries installed from autotest_server_package.tar.bz2. 19 of Autotest. See https://chromium.googlesource.com/chromiumos/platform/tast/ for 25 See http://go/tast-failures for information about investigating failures. 29 job.run_test('tast',
|
D | control.crosbolt-weekly | 6 NAME = 'tast.crosbolt-weekly' 12 # tast.py uses binaries installed from autotest_server_package.tar.bz2. 19 of Autotest. See https://chromium.googlesource.com/chromiumos/platform/tast/ for 25 See http://go/tast-failures for information about investigating failures. 29 job.run_test('tast',
|
D | control.example | 6 NAME = 'tast.example' 10 # tast.py uses binaries installed from autotest_server_package.tar.bz2. 17 of Autotest. See https://chromium.googlesource.com/chromiumos/platform/tast/ for 24 job.run_test('tast',
|
D | control.skylab-staging | 6 NAME = 'tast.skylab-staging' 11 # tast.py uses binaries installed from autotest_server_package.tar.bz2. 18 of Autotest. See https://chromium.googlesource.com/chromiumos/platform/tast/ for 26 job.run_test('tast',
|
D | tast.py | 22 class tast(test.test): class 312 self._run_tast('run', args, timeout_sec + tast._RUN_EXIT_SEC, 322 return min(total_ns / 1000000000 + tast._RUN_OVERHEAD_SEC,
|
/external/autotest/test_suites/ |
D | control.bvt-tast-informational | 6 NAME = "bvt-tast-informational" 17 http://go/tast for more information about Tast. 19 The only Autotest tests executed by this suite are tast.informational-*, which 20 are server tests that execute the tast executable. The tast executable runs 22 Stainless. The tast.informational-* tests and this suite always pass as long as 23 the tast executable itself does not report failure (due to e.g. a lost SSH
|
D | control.bvt-tast-chrome-pfq | 6 NAME = "bvt-tast-chrome-pfq" 17 tests that must always pass against a DUT. See http://go/tast for more 20 The only Autotest tests executed by this suite are tast.mustpass-chrome and 21 tast.mustpass-android, which are server tests that execute the tast executable. 22 The tast executable runs individual Tast tests. If any of these Tast tests fail, 23 then the corresponding tast.mustpass test (and this suite) fail.
|
D | control.bvt-tast-android-pfq | 6 NAME = "bvt-tast-android-pfq" 17 DUT. See http://go/tast for more information about Tast. 19 The only Autotest test executed by this suite is tast.mustpass-android, which is 20 a server test that executes the tast executable. The tast executable runs 21 individual Tast tests. If any of these Tast tests fail, then tast.mustpass.arc
|
D | control.bvt-tast-cq | 6 NAME = "bvt-tast-cq" 17 itself) that must always pass against a DUT. See http://go/tast for more 20 The only Autotest tests executed by this suite are tast.mustpass-*, which are 21 server tests that execute the tast executable. The tast executable runs 23 tast.mustpass test (and this suite) fail.
|
/external/autotest/tko/ |
D | models.py | 6 from autotest_lib.tko import tast 170 if tast.is_tast_test(testname): 171 attributes, perf_values = tast.load_tast_test_aux_results(job,
|
/external/icu/icu4c/source/data/locales/ |
D | sq.txt | 894 keycap{"tast"}
|
D | ro.txt | 1816 keycap{"tastă"}
|
/external/hyphenation-patterns/de/ |
D | hyph-de-ch-1901.pat.txt | 19535 1tast
|
D | hyph-de-1996.pat.txt | 19620 3tast
|
D | hyph-de-1901.pat.txt | 19723 1tast
|
/external/hyphenation-patterns/nb/ |
D | hyph-nb.pat.txt | 22545 sø7tast
|
/external/hyphenation-patterns/nn/ |
D | hyph-nn.pat.txt | 22545 sø7tast
|