Home
last modified time | relevance | path

Searched refs:lunch (Results 1 – 15 of 15) sorted by relevance

/build/make/orchestrator/core/
Dtest_lunch.py21 import lunch
26 self.assertEqual([x for x in lunch.FindDirs("test/configs", "multitree_combos")], [
34 self.assertEqual(lunch.FindFile("test/configs", "v.mcombo"),
38 self.assertEqual([x for x in lunch.FindConfigDirs("test/configs")], [
45 self.assertEqual(lunch.FindNamedConfig("test/configs", "b"),
49 self.assertEqual(lunch.FindNamedConfig("test/configs", "nested"),
53 self.assertEqual(lunch.FindNamedConfig("test/configs", "v"),
57 self.assertEqual(lunch.FindNamedConfig("test/configs", "d"),
61 self.assertIsNone(lunch.FindNamedConfig("test/configs", "too_deep"))
66 self.assertEqual(lunch.ChooseConfigFromArgs("test/configs", [""]),
[all …]
/build/make/tests/
Denvsetup_tests.sh9 echo lunch $1
11 lunch $1 > /dev/null 2> /dev/null
/build/make/core/tasks/
Dide.mk33 ifneq ($(filter lunch,$(eclipse_project_modules)),)
34 eclipse_project_modules := $(filter-out lunch,$(eclipse_project_modules))
/build/bazel/rules/
DBUILD.bazel1 exports_files(["lunch.bzl"])
/build/make/
Dfinalize_branch_for_release.sh8 lunch aosp_arm64-userdebug
DUsage.txt14 lunch [<product>-<variant>] # Selects the device and variant to target.
19 This is saved in the shell environment as $TARGET_PRODUCT by `lunch`.
23 `lunch`.
Denvsetup.sh7 - lunch: lunch <product_name>-<build_variant>
419 complete -F _lunch lunch
457 build/make/orchestrator/core/lunch.py "$@"
468 results=($(build/make/orchestrator/core/lunch.py --lunch "$@"))
696 function lunch() function
Dhelp.sh63 lunch aosp_arm-userdebug
/build/make/tools/docker/
DREADME.md16 > lunch aosp_arm-eng
/build/pesto/experiments/prepare_bazel_test_env/data/templates/build/bazel/rules/
DBUILD.bazel.template19 exports_files(["lunch.bzl", "tf_test_executable.sh.template"])
/build/bazel/examples/queryview/
DREADME.md14 lunch aosp_arm # or your preferred target
/build/
Denvsetup.sh7 - lunch: lunch <product_name>-<build_variant>
419 complete -F _lunch lunch
457 build/make/orchestrator/core/lunch.py "$@"
468 results=($(build/make/orchestrator/core/lunch.py --lunch "$@"))
696 function lunch() function
/build/make/core/
Dconfig.mk465 $(info *** If you use envsetup/lunch/choosecombo:)
467 $(info *** - Re-run lunch or choosecombo)
Dmain.mk162 $(info Set TARGET_BUILD_VARIANT in buildspec.mk, or use lunch or)
/build/bazel/docs/
Dinternal_concepts.md339 * Specifying a target (via lunch, banchan, tapas, or Soong’s command line