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

/linux-master/tools/testing/kunit/
H A Dkunit_json.py17 """Stores metadata about this run to include in get_json_result()."""
50 def get_json_result(test: Test, metadata: Metadata) -> str: function
H A Dkunit.py244 json_str = kunit_json.get_json_result(
H A Dkunit_tool_test.py548 json_obj = kunit_json.get_json_result(

Completed in 278 milliseconds