Home
last modified time | relevance | path

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

/build/tools/component_tools/static_check/
Dcsct_online.py20 from gn_check.check_gn_online import CheckGnOnline
87 _, gn_errs = CheckGnOnline(csct_prehandler.get_diff_dict("BUILD.gn")).output()
/build/tools/component_tools/static_check/gn_check/
Dcheck_gn_online.py22 class CheckGnOnline(object): class
209 a = CheckGnOnline(data)