Searched full:build_command (Results 1 – 25 of 61) sorted by relevance
123
15 …BUILD_COMMAND ${CMAKE_COMMAND} -E copy <DOWNLOAD_DIR>/basketball1.png ${CMAKE_CURRENT_SOURCE_DIR}/…23 …BUILD_COMMAND ${CMAKE_COMMAND} -E copy <DOWNLOAD_DIR>/messi5.jpg ${CMAKE_CURRENT_SOURCE_DIR}/test/…31 …BUILD_COMMAND ${CMAKE_COMMAND} -E copy <DOWNLOAD_DIR>/Megamind.avi ${CMAKE_CURRENT_SOURCE_DIR}/tes…39 …BUILD_COMMAND ${CMAKE_COMMAND} -E copy <DOWNLOAD_DIR>/ssd_mobilenet_v1.tflite ${CMAKE_CURRENT_SOUR…47 …BUILD_COMMAND ${CMAKE_COMMAND} -E copy <DOWNLOAD_DIR>/yolo_v3_tiny_darknet_fp32.tflite ${CMAKE_CUR…
36 function build_command () {69 build_command "$2"74 build_command "${1##--command=}"
55 BUILD_COMMAND = None variable in Task62 def InitLogCommand(build_command, test_command, log_directory): argument66 compile and test methods by passing different build_command and70 build_command: The command that will be used in the build stage to compile77 Task.BUILD_COMMAND = build_command263 Task.BUILD_COMMAND,
31 .Ar build_command40 .Ar build_command74 .Ar build_command .95 .Ar build_command .145 .Ar build_command
48 self.build_command()84 def build_command(self): member in TestDebuglink109 def build_command(self): member in TestBuildid
28 BUILD_COMMAND ""48 BUILD_COMMAND ""
76 BUILD_COMMAND $(MAKE)104 BUILD_COMMAND $(MAKE) VERBOSE=1185 BUILD_COMMAND $(MAKE)
56 build_command = ["go", "build", "-ldflags=\"%s\"" % ldflags]57 print("Building with command:", build_command)
138 build_command,142 self.assertEqual(expected_args, build_command.get_args())
4 build_command:
7 build_command: "mvn --batch-mode compile"
11 BUILD_COMMAND ""
12 BUILD_COMMAND ""