Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/platform_MTBF/
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
/external/cronet/tot/build/android/pylib/local/machine/
Dlocal_machine_junit_test_run.py180 json_config): argument
343 def GroupTests(json_config, max_per_job): argument
/external/cronet/stable/build/android/pylib/local/machine/
Dlocal_machine_junit_test_run.py180 json_config): argument
343 def GroupTests(json_config, max_per_job): argument
/external/angle/build/android/pylib/local/machine/
Dlocal_machine_junit_test_run.py182 json_config): argument
345 def GroupTests(json_config, max_per_job): argument
/external/cronet/stable/build/android/pylib/junit/
Djunit_test_instance.py85 def json_config(self): member in JunitTestInstance
/external/cronet/tot/build/android/pylib/junit/
Djunit_test_instance.py85 def json_config(self): member in JunitTestInstance
/external/angle/build/android/pylib/junit/
Djunit_test_instance.py85 def json_config(self): member in JunitTestInstance
/external/vixl/tools/test_generator/
Dparser.py363 def ParseConfig(test_name, test_isas, data_type_builder, json_config): argument
/external/pytorch/torch/utils/tensorboard/
Dsummary.py864 name, display_name, description, tensor, content_type, components, json_config argument