Merge commit '6a9f32347249e01dcb3354d18ca5bcc616926a76' into ks-aosp.lnx.3.0.r11-rel
diff --git a/tests/GrCCPRTest.cpp b/tests/GrCCPRTest.cpp
index 9c84717..c4bf589 100644
--- a/tests/GrCCPRTest.cpp
+++ b/tests/GrCCPRTest.cpp
@@ -883,7 +883,7 @@
 
 class CCPR_busyPath : public CCPRRenderingTest {
     void onRun(skiatest::Reporter* reporter, const CCPRPathDrawer& ccpr) const override {
-        static constexpr int kNumBusyVerbs = 1 << 17;
+        static constexpr int kNumBusyVerbs = 1 << 14;
         ccpr.clear();
         SkPath busyPath;
         busyPath.moveTo(0, 0); // top left