Home
last modified time | relevance | path

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

/aosp12/art/test/testrunner/
H A Drun_build_test_target.py82 build_command = target.get('build').format( variable
92 build_command = 'build/soong/soong_ui.bash --make-mode' variable
/aosp12/art/
H A Dtest.py65 build_command = ANDROID_BUILD_TOP + '/build/soong/soong_ui.bash --make-mode' variable
/aosp12/build/soong/ui/metrics/metrics_proto/
H A Dmetrics.proto107 optional string build_command = 26; field