Searched defs:test_type (Results 1 – 3 of 3) sorted by relevance
| /test/developertest/src/core/testcase/ | ||
| D | testcase_manager.py | 65 def get_test_file_data_by_test_type(self, test_case_path, argument |
| /test/xdevice/src/xdevice/_core/executor/ | ||
| D | source.py | 340 def _create_descriptor(config_file, filename, test_source, test_type, config): argument |
| /test/xdevice/src/xdevice/_core/report/ | ||
| D | reporter_helper.py | 51 test_type = "test_type" variable in ReportConstant |