Searched refs:_get_group_json (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/kunit/
H A Dkunit_json.py30 def _get_group_json(test: Test, common_fields: JsonObj) -> JsonObj: function
36 sub_group = _get_group_json(subtest, common_fields)
61 test_group = _get_group_json(test, common_fields)

Completed in 256 milliseconds