summaryrefslogtreecommitdiffstats
path: root/tests/TileBenchmark/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TileBenchmark/res/values/strings.xml')
-rw-r--r--tests/TileBenchmark/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/TileBenchmark/res/values/strings.xml b/tests/TileBenchmark/res/values/strings.xml
index c4fd189..5af52dc 100644
--- a/tests/TileBenchmark/res/values/strings.xml
+++ b/tests/TileBenchmark/res/values/strings.xml
@@ -73,6 +73,8 @@
<string name="viewport_coverage">Coverage</string>
<!-- Milliseconds taken to inval, and re-render the page [CHAR LIMIT=15] -->
<string name="render_millis">RenderMillis</string>
+ <!-- Number of rendering stalls while running the test [CHAR LIMIT=15] -->
+ <string name="render_stalls">Stalls</string>
<!-- Format string for stat value overlay [CHAR LIMIT=15] -->
<string name="format_stat">%4.4f</string>