Searched refs:run_and_check_output (Results 1 – 3 of 3) sorted by relevance
/system/apex/apexer/ |
D | apexer_test.py | 79 return run_and_check_output(args, verbose, **kwargs) 82 def run_and_check_output(args, verbose=None, **kwargs): function 335 run_and_check_output(cmd) 359 run_and_check_output(cmd) 366 run_and_check_output(cmd)
|
/system/apex/tests/testdata/sharedlibs/build/ |
D | shared_libs_repack.py | 103 def run_and_check_output(args, verbose=None, **kwargs): function 162 run_and_check_output(cmd) 197 run_and_check_output(cmd) 234 run_and_check_output(cmd)
|
/system/apex/tools/ |
D | apex_compression_test.py | 79 return run_and_check_output(args, verbose, **kwargs) 82 def run_and_check_output(args, verbose=None, **kwargs): function
|