OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:check_cdrom_locked
(Results
1 - 1
of
1
) sorted by null
/external/autotest/client/tests/kvm/tests/
cdrom.py
71
def
check_cdrom_locked
(cdrom):
function in function:run_cdrom
130
if not virt_utils.wait_for(lambda: not
check_cdrom_locked
(file), 300):
Completed in 65 milliseconds