Searched defs:checkEmpty (Results 1 – 2 of 2) sorted by relevance
64 CheckedInputStream checkEmpty = new CheckedInputStream(inEmp, new CRC32()); in test_getChecksum() local
34 void SkClipStack::Element::checkEmpty() const { in checkEmpty() function in SkClipStack::Element