Searched defs:isScratch (Results 1 – 3 of 3) sorted by relevance
30 bool isScratch() const { in isScratch() function
143 bool isScratch() const { return fCursor < 0; } in isScratch() function
1376 const bool isScratch = (i % 2 == 0); in test_time_purge() local