Home
last modified time | relevance | path

Searched defs:td_vars (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/
H A Dcase.py13 def _validate_td_vars(td, td_vars, type_msg): argument
32 td_vars = None variable in OETestCase
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdk/cases/
H A Dgcc.py16 td_vars = ['MACHINE'] variable in GccCompileTest