Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dbpf.c304 static int check_env(void) in check_env() function
346 if (check_env()) in test__bpf()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dtestexport.py37 check_env = True if ("/scripts" and "/bitbake/bin") in os.getenv("PATH") else False
38 return check_env