Home
last modified time | relevance | path

Searched defs:main_test_case (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/.gitlab-ci/lava/
Dlava_job_submitter.py227 def bootstrap_log_follower(main_test_case, timestamp_relative_to) -> LogFollower: argument
312 proxy, job_definition, retry_count, jobs_log, main_test_case, argument
362 proxy, job_definition, main_test_case, timestamp_relative_to argument
/third_party/mesa3d/.gitlab-ci/lava/utils/
Dlog_follower.py36 main_test_case: Optional[str] = None variable in LogFollower