Home
last modified time | relevance | path

Searched refs:does_command_exist (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lz4/tests/
H A Dtest-lz4-speed.py68 def does_command_exist(command): function
270 have_mutt = does_command_exist("mutt -h")
271 have_mail = does_command_exist("mail -V")
/aosp_15_r20/external/zstd/tests/
H A DDEPRECATED-test-zstd-speed.py71 def does_command_exist(command): function
296 have_mutt = does_command_exist("mutt -h")
297 have_mail = does_command_exist("mail -V")