Home
last modified time | relevance | path

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

/external/v8/tools/
Dgenerate-builtins-tests.py15 BLACKLIST = [ variable
120 if obj_name in BLACKLIST: continue
/external/autotest/utils/
Drun_pylint.py35 BLACKLIST = ['/site-packages/*', '/contrib/*', '/frontend/afe/management.py'] variable
261 for pattern in BLACKLIST)