Home
last modified time | relevance | path

Searched refs:run_and_check_output (Results 1 – 3 of 3) sorted by relevance

/system/apex/apexer/
Dapexer_test.py79 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/
Dshared_libs_repack.py103 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/
Dapex_compression_test.py79 return run_and_check_output(args, verbose, **kwargs)
82 def run_and_check_output(args, verbose=None, **kwargs): function