/aosp_15_r20/external/angle/build/android/pylib/results/presentation/ |
H A D | test_results_presentation.py | 288 builder_name, build_number, local_output): argument 336 builder_name=None, build_number=None, local_output=False): argument 403 def upload_screenshot_set(json_path, test_name, bucket, builder_name, argument
|
/aosp_15_r20/external/cronet/build/android/pylib/results/presentation/ |
H A D | test_results_presentation.py | 288 builder_name, build_number, local_output): argument 336 builder_name=None, build_number=None, local_output=False): argument 403 def upload_screenshot_set(json_path, test_name, bucket, builder_name, argument
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | idl_gen_dart.cpp | 420 auto builder_name = struct_type + "Builder"; in GenStruct() local 770 const std::string &builder_name, std::string &code) { in GenBuilder() 877 const std::string &builder_name, std::string &code) { in GenObjectBuilder()
|
/aosp_15_r20/external/skia/platform_tools/android/tradefed/ |
H A D | upload_dm_results.py | 15 def main(dm_dir, build_number, builder_name): argument
|
/aosp_15_r20/external/skia/infra/bots/recipe_modules/builder_name_schema/ |
H A D | builder_name_schema.py | 143 def DictForBuilderName(builder_name): argument
|
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/bindings/python/google_benchmark/ |
H A D | __init__.py | 95 def __getattr__(self, builder_name): argument
|
/aosp_15_r20/external/angle/build/android/pylib/results/flakiness_dashboard/ |
H A D | results_uploader.py | 26 def __init__(self, builder_name, build_name, build_number, tmp_folder, argument
|
H A D | json_results_generator.py | 172 def __init__(self, builder_name, build_name, build_number, argument
|
/aosp_15_r20/external/cronet/build/android/pylib/results/flakiness_dashboard/ |
H A D | results_uploader.py | 26 def __init__(self, builder_name, build_name, build_number, tmp_folder, argument
|
H A D | json_results_generator.py | 172 def __init__(self, builder_name, build_name, build_number, argument
|
/aosp_15_r20/external/google-benchmark/bindings/python/google_benchmark/ |
H A D | __init__.py | 75 def __getattr__(self, builder_name): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/backends/rust_legacy/ |
D | test.rs | 92 let builder_name = format_ident!("{}Builder", test_packet); in generate_unit_tests() localVariable
|