Searched defs:case_name (Results 1 – 5 of 5) sorted by relevance
| /test/testfwk/xdevice/plugins/devicetest/runner/ |
| D | test_runner.py | 217 def run_test_class(self, test_cls_name, case_name, time_out=0): argument 294 def record_current_case_result(self, case_name, tests, case_result, argument 311 def record_cls_result(case_name=None, tests_step=None, result=None, argument
|
| D | prepare.py | 58 def flash_prepare_config(self, case_name, cls_name): argument
|
| /test/testfwk/xdevice/plugins/devicetest/core/suite/ |
| D | test_suite.py | 407 def _compatible_testcase(self, case_path, case_name): argument
|
| /test/xts/tools/lite/hctest/include/ |
| D | hctest_internal.h | 43 const char *case_name; member
|
| /test/testfwk/xdevice/src/xdevice/_core/report/ |
| D | reporter_helper.py | 885 def _get_testcase_device_log(self, case_name): argument
|