Searched refs:IsPrint (Results 1 – 8 of 8) sorted by relevance
12 TEST(IsPrint, DefaultLocale) { in TEST() argument
33 if (IsAssert(node) || IsCheckNumerics(node) || IsPrint(node)) { in Optimize()
162 if (IsAssert(node) || IsPrint(node)) { in CanDedup()
83 bool IsPrint() const { return m_bPrint; } in IsPrint() function
205 return m_pRenderStatus->IsPrint() && in NotDrawing()
265 if strconv.IsPrint(r) {
138 bool IsPrint(const NodeDef& node);
430 bool IsPrint(const NodeDef& node) { in IsPrint() function