Snap for 6948038 from 3fed077c834d412aed2512d4c5802e66b27c8c48 to rvc-platform-release

Change-Id: I1f3a5ac5576b3dca91ffa23203620d09120f65b9
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