Home
last modified time | relevance | path

Searched refs:_bugreport_status_to_str (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/BugReportApp/utils/
Dbugreport_app_tester.py116 def _bugreport_status_to_str(status): function
345 expected_str = _bugreport_status_to_str(expected_status)
346 actual_str = _bugreport_status_to_str(meta_bugreport.status)
352 _bugreport_status_to_str(meta_bugreport.status))