Home
last modified time | relevance | path

Searched defs:branch_name (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/sanity/
Dcheck_version.py33 branch_name = subprocess.check_output('git rev-parse --abbrev-ref HEAD', variable
37 branch_name = None variable
/aosp_15_r20/external/grpc-grpc/tools/run_tests/sanity/
H A Dcheck_version.py33 branch_name = subprocess.check_output( variable
38 branch_name = None variable
/aosp_15_r20/external/pytorch/tools/testing/
H A Dupdate_slow_tests.py182 branch_name = f"update_slow_tests_{int(time.time())}" variable
187 pr_num, branch_name = open_pr variable
/aosp_15_r20/build/soong/ui/metrics/upload_proto/
H A Dupload.proto28 optional string branch_name = 3; field
/aosp_15_r20/test/vts-testcase/security/avb/
Dogki_builds_utils.cpp38 std::string_view branch_name) { in GetApprovedBuilds()
/aosp_15_r20/external/pdfium/testing/tools/
H A Dgithelper.py56 def BranchExists(self, branch_name): argument
/aosp_15_r20/external/skia/infra/bots/
H A Dgit_utils.py51 def __init__(self, branch_name, commit_msg, upload=True, commit_queue=False, argument
/aosp_15_r20/test/vts-testcase/kernel/gki/
Deol_enforcement_test.cpp125 std::string branch_name; in TEST_F() local
/aosp_15_r20/packages/modules/common/tools/
Dfinalize_sdk.py147 branch_name = 'finalize-%d' % args.finalize_sdk variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
H A Dmerge_tf_if_ops.cc211 std::string branch_name = absl::StrCat(branch_prefix, branch_suffix); in CreateBranchFunction() local
/aosp_15_r20/development/tools/repo_pull/
H A Drepo_pull.py254 def build_pull_commands(change, branch_name, merge_opt, pick_opt): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_ops_a_m.cc820 llvm::function_ref<std::string(unsigned branch_index)> branch_name) { in VerifyCaseOrIfOpBranchFunctions()
883 auto branch_name = [](unsigned index) { in verifySymbolUses() local
2858 auto branch_name = [](unsigned index) -> std::string { in verifySymbolUses() local
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2alpha/src/main/proto/google/cloud/functions/v2alpha/
H A Dfunctions.proto318 string branch_name = 3; field
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2beta/src/main/proto/google/cloud/functions/v2beta/
H A Dfunctions.proto318 string branch_name = 3; field
/aosp_15_r20/external/googleapis/google/cloud/functions/v2/
H A Dfunctions.proto343 string branch_name = 3; field
/aosp_15_r20/external/googleapis/google/cloud/functions/v2alpha/
H A Dfunctions.proto343 string branch_name = 3; field
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2/src/main/proto/google/cloud/functions/v2/
H A Dfunctions.proto343 string branch_name = 3; field
/aosp_15_r20/external/googleapis/google/cloud/functions/v2beta/
H A Dfunctions.proto343 string branch_name = 3; field
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/operators/
H A Dcontrol_flow.py352 def _verify_tf_cond_branch_vars(vars_, symbol_names, branch_name): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/control_flow/
H A Dcond_v2_test.py1113 def verify_no_optional_ops(op, branch_name): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dfunctionalize_cond.cc752 const string branch_name[] = {"else_branch", "then_branch"}; in BuildIfNode() local
/aosp_15_r20/external/google-cloud-java/java-cloudbuild/proto-google-cloud-build-v1/src/main/proto/google/devtools/cloudbuild/v1/
H A Dcloudbuild.proto457 string branch_name = 3; field
/aosp_15_r20/external/googleapis/google/devtools/cloudbuild/v1/
H A Dcloudbuild.proto590 string branch_name = 3; field