Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdk/cases/
H A Dgcc.py9 from oeqa.core.utils.path import remove_safe
50 remove_safe(f)
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/utils/
H A Dpath.py19 def remove_safe(path): function