Home
last modified time | relevance | path

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

/aosp_15_r20/art/test/testrunner/
H A Drun_build_test_target.py88 build_command = target.get('build').format( variable
98 build_command = 'build/soong/soong_ui.bash --make-mode' variable
/aosp_15_r20/external/bcc/tests/python/
H A Dtest_debuginfo.py84 def build_command(self): member in TestDebuglink
109 def build_command(self): member in TestBuildid
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/command/
Dbuild_command.rst1 build_command title
/aosp_15_r20/external/pigweed/pw_build/py/
H A Dbuild_recipe_test.py135 def test_build_command_get_args( argument
/aosp_15_r20/art/
H A Dtest.py66 build_command = ANDROID_BUILD_TOP + '/build/soong/soong_ui.bash --make-mode' variable
/aosp_15_r20/external/toolchain-utils/bestflags/
H A Dtask.py62 def InitLogCommand(build_command, test_command, log_directory): argument
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/
H A Dtask.rb207 def build_command( grammar ) method in ANTLR3.CompileTask.GrammarSet
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/test/
H A Dgrammar.rb246 def build_command( options ) method in ANTLR3.Test.Grammar
/aosp_15_r20/build/soong/ui/metrics/metrics_proto/
H A Dmetrics.proto109 optional string build_command = 26; field