Searched defs:json_config (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/autotest/server/site_tests/platform_MTBF/ |
H A D | generate_tests.py | 49 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 D | local_machine_junit_test_run.py | 180 json_config): argument 343 def GroupTests(json_config, max_per_job): argument
|
/aosp_15_r20/external/cronet/build/android/pylib/local/machine/ |
H A D | local_machine_junit_test_run.py | 175 json_config): argument 335 def GroupTests(json_config, max_per_job): argument
|
/aosp_15_r20/external/cronet/build/android/pylib/junit/ |
H A D | junit_test_instance.py | 80 def json_config(self): member in JunitTestInstance
|
/aosp_15_r20/external/angle/build/android/pylib/junit/ |
H A D | junit_test_instance.py | 85 def json_config(self): member in JunitTestInstance
|
/aosp_15_r20/external/vixl/tools/test_generator/ |
H A D | parser.py | 363 def ParseConfig(test_name, test_isas, data_type_builder, json_config): argument
|
/aosp_15_r20/external/pytorch/torch/utils/tensorboard/ |
H A D | summary.py | 864 name, display_name, description, tensor, content_type, components, json_config argument
|