Home
last modified time | relevance | path

Searched defs:json_config (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/autotest/server/site_tests/platform_MTBF/
H A Dgenerate_tests.py49 def _validate_config_schema(json_config): argument
57 def _parse_constants(json_config): argument
71 def _parse_tests(json_config, constants): argument
105 def _parse_suites(json_config, tests, constants): argument
/aosp_15_r20/external/angle/build/android/pylib/local/machine/
H A Dlocal_machine_junit_test_run.py180 json_config): argument
343 def GroupTests(json_config, max_per_job): argument
/aosp_15_r20/external/cronet/build/android/pylib/local/machine/
H A Dlocal_machine_junit_test_run.py175 json_config): argument
335 def GroupTests(json_config, max_per_job): argument
/aosp_15_r20/external/cronet/build/android/pylib/junit/
H A Djunit_test_instance.py80 def json_config(self): member in JunitTestInstance
/aosp_15_r20/external/angle/build/android/pylib/junit/
H A Djunit_test_instance.py85 def json_config(self): member in JunitTestInstance
/aosp_15_r20/external/vixl/tools/test_generator/
H A Dparser.py363 def ParseConfig(test_name, test_isas, data_type_builder, json_config): argument
/aosp_15_r20/external/pytorch/torch/utils/tensorboard/
H A Dsummary.py864 name, display_name, description, tensor, content_type, components, json_config argument