Home
last modified time | relevance | path

Searched refs:SelfCheck (Results 1 – 3 of 3) sorted by relevance

/external/skqp/tools/bookmaker/
DselfCheck.h13 bool SelfCheck(const BmhParser& );
DselfCheck.cpp154 bool SelfCheck(const BmhParser& bmh) { in SelfCheck() function
Dbookmaker.cpp225 if (FLAGS_selfcheck && !SelfCheck(bmhParser)) { in main()