Home | History | Annotate | Download | only in functional

Lines Matching full:demo

1326     """Measures FPS using a specified WebGL demo.
1329 url: The string URL that, once loaded, will run the WebGL demo (default
1330 WebGL demo settings are used, since this test does not modify any
1331 settings in the demo).
1332 description: A string description for this demo, used as a performance
1371 """Measures performance using the WebGL Aquarium demo."""
1378 """Measures performance using the WebGL Field demo."""
1385 """Measures performance using the WebGL SpaceRocks demo."""
1403 """Measures FPS using a specified demo.
1405 This function assumes that the demo is already loaded in the specified tab
1429 description: A string description for this demo, used as a performance
1492 """Measures performance by launching each demo in a separate tab."""
1519 # Launch demo in the Browser
1522 # Measures performance using the first demo.
1526 # Measures performance using the second demo.
1531 # Go Back to previous demo
1533 # Measures performance for first demo when moved back
1538 # Go Forward to previous demo
1540 # Measures performance for second demo when moved forward