Searched refs:read_test_record (Results 1 – 2 of 2) sorted by relevance
/tools/asuite/atest/ | ||
D | atest_utils_unittest.py | 497 test_record = atest_utils.read_test_record(test_record_file_path) |
D | atest_utils.py | 792 def read_test_record(path): function |