Home
last modified time | relevance | path

Searched defs:subtest (Results 1 – 18 of 18) sorted by relevance

/external/dtc/tests/
Doverlay_base_manual_symbols.dts16 subtest: sub-test-node { label
Doverlay_base.dts15 subtest: sub-test-node { label
/external/autotest/client/cros/graphics/
Dgraphics_utils.py106 def failure_report(self, name, subtest=None): argument
129 def failure_report_decorator(cls, name, subtest=None): argument
174 def add_failures(self, name, subtest=None): argument
197 def remove_failures(self, name, subtest=None): argument
253 def _get_failure_description(self, name, subtest): argument
256 def _get_failure(self, name, subtest): argument
/external/autotest/server/site_tests/platform_CryptohomeTPMReOwnServer/
Dplatform_CryptohomeTPMReOwnServer.py19 def tpm_run(self, subtest, ignore_status=False): argument
/external/autotest/client/site_tests/platform_CryptohomeTPMReOwn/
Dplatform_CryptohomeTPMReOwn.py86 def run_once(self, subtest='None'): argument
/external/igt-gpu-tools/scripts/
Dtest_igt_gpu_tools.py79 def __init__(self, subtest, binary): argument
/external/autotest/server/site_tests/graphics_MultipleDisplays/
Dgraphics_MultipleDisplays.py181 def run_once(self, host, subtest, test_duration=60): argument
/external/autotest/client/site_tests/graphics_Stress/
Dgraphics_Stress.py192 def run_once(self, test_duration_secs=600, fullscreen=True, subtest='gmaps'): argument
/external/igt-gpu-tools/benchmarks/
Dgem_userptr_benchmark.c329 unsigned int subtest, i; in test_impact_overlap() local
367 unsigned int subtest, i; in test_impact() local
/external/python/cpython3/Lib/unittest/test/
Dsupport.py102 def addSubTest(self, test, subtest, err): argument
/external/igt-gpu-tools/runner/
Dresultgen.c209 static void parse_subtest_result(char *subtest, const char **result, double *time, char *buf, char … in parse_subtest_result()
652 char *message, *subtest; in fill_from_dmesg() local
742 static void add_subtest(struct subtests *subtests, char *subtest) in add_subtest()
Djob_list.c340 void generate_piglit_name(const char *binary, const char *subtest, in generate_piglit_name()
Dexecutor.c248 static void prune_subtest(struct job_list_entry *entry, char *subtest) in prune_subtest()
278 char *subtest; in prune_from_journal() local
/external/python/cpython3/Lib/unittest/
Dresult.py125 def addSubTest(self, test, subtest, err): argument
/external/cldr/tools/java/org/unicode/cldr/util/
DMatchValue.java602 final MatchValue subtest; field in MatchValue.SetMatchValue
604 public SetMatchValue(MatchValue subtest) { in SetMatchValue()
/external/igt-gpu-tools/tests/
Dkms_fbcon_fbt.c258 static void subtest(struct drm_info *drm, struct feature *feature, bool suspend) in subtest() function
Dkms_rotation_crc.c740 } *subtest, subtests[] = { variable
/external/cldr/tools/java/com/ibm/icu/dev/test/
DTestFmwk.java263 TestFmwk subtest = (TestFmwk) cls.newInstance(); in getSubtest() local
704 TestFmwk subtest = test.getSubtest(prefix); in resolveTarget() local