Searched refs:set_root_path (Results 1 - 4 of 4) sorted by relevance
/third_party/cJSON/tests/unity/auto/ | ||
H A D | unity_to_junit.py | 107 def set_root_path(self, path): member in UnityTestSummary 141 uts.set_root_path(root_path) |
H A D | unity_test_summary.py | 71 def set_root_path(self, path): member in UnityTestSummary 134 uts.set_root_path(root_path) |
/third_party/unity/auto/ | ||
H A D | stylize_as_junit.py | 123 def set_root_path(self, path): member in UnityTestSummary 155 uts.set_root_path(args.root_path) |
H A D | unity_test_summary.py | 71 def set_root_path(self, path): member in UnityTestSummary 134 uts.set_root_path(root_path) |
Completed in 2 milliseconds