Searched defs:run_cmd (Results 1 – 7 of 7) sorted by relevance
/third_party/grpc/test/cpp/common/ |
D | time_jump_test.cc | 41 void run_cmd(const char* cmd) { std::system(cmd); } in run_cmd() function 43 void run_cmd(const char* cmd) { in run_cmd() function
|
/third_party/skia/docker/skia-with-swift-shader-base/ |
D | build-with-swift-shader-and-run | 59 run_cmd = ['docker', 'run', '--rm', '-w=/skia', '-v', '%s:/skia' % skia_root, IMAGE] + supplied_cmd variable
|
/third_party/flutter/skia/docker/skia-with-swift-shader-base/ |
D | build-with-swift-shader-and-run | 59 run_cmd = ['docker', 'run', '--rm', '-w=/skia', '-v', '%s:/skia' % skia_root, IMAGE] + supplied_cmd variable
|
/third_party/jsoncpp/ |
D | doxybuild.py | 66 def run_cmd(cmd, silent=False): function
|
/third_party/python/Tools/c-analyzer/c_parser/preprocessor/ |
D | common.py | 26 def run_cmd(argv, *, function
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ci/ |
D | radeonsi-run-tests.py | 233 def run_cmd(args, verbosity): function
|
/third_party/mindspore/mindspore/ccsrc/debug/debugger/ |
D | debug_grpc.proto | 66 RunCMD run_cmd = 3; field
|