Home
last modified time | relevance | path

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

/third_party/skia/platform_tools/android/tradefed/
Dupload_dm_results.py15 def main(dm_dir, build_number, builder_name): argument
/third_party/flutter/skia/platform_tools/android/tradefed/
Dupload_dm_results.py15 def main(dm_dir, build_number, builder_name): argument
/third_party/flutter/skia/infra/bots/recipe_modules/builder_name_schema/
Dbuilder_name_schema.py135 def DictForBuilderName(builder_name): argument
/third_party/skia/infra/bots/recipe_modules/builder_name_schema/
Dbuilder_name_schema.py139 def DictForBuilderName(builder_name): argument
/third_party/benchmark/bindings/python/google_benchmark/
D__init__.py92 def __getattr__(self, builder_name): argument
/third_party/flatbuffers/src/
Didl_gen_dart.cpp425 auto builder_name = object_name + "Builder"; in GenStruct() local
637 auto &builder_name = *builder_name_ptr; in GenBuilder() local
749 auto &builder_name = *builder_name_ptr; in GenObjectBuilder() local
/third_party/skia/third_party/externals/angle2/scripts/
Dprocess_angle_perf_results.py518 def _should_add_device_id_in_perf_result(builder_name): argument