HomeSort by relevance Sort by last modified time
    Searched full:measures (Results 1 - 25 of 334) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/tools/perf/benchmarks/
rasterize_and_record_micro.py 15 """Measures rasterize and record performance on the top 25 web pages.
24 """Measures rasterize and record performance on the key mobile sites.
33 """Measures rasterize and record performance on the silk sites.
42 """Measures rasterize and record performance on the silk sites.
57 """Measures rasterize and record performance on the Polymer cases.
thread_times.py 12 """Measures timeline metrics while performing smoothness action on key silk
20 """Measures timeline metrics while performing smoothness action on key silk
38 """Measures timeline metrics while performing smoothness action on
47 """Measures timeline metrics while performing smoothness action on
56 """Measures timeline metrics while performing smoothness action on
smoothness.py 14 """Measures rendering statistics while scrolling down the top 25 web pages.
39 """Measures rendering statistics while scrolling down the key mobile sites.
53 """Measures rendering statistics for the key silk cases without GPU
61 """Measures rendering statistics for the key silk cases without GPU
73 """Measures rendering statistics for the top 25 with GPU rasterization
84 """Measures rendering statistics for the key mobile sites with GPU
95 """Measures rendering statistics for the key silk cases with GPU rasterization
106 """Measures rendering statistics for the key silk cases with GPU rasterization
120 """Measures rendering statistics for pinch-zooming into the tough pinch zoom
129 """Measures rendering statistics for Polymer cases
    [all...]
repaint.py 12 """Measures repaint performance on the key mobile sites.
20 """Measures repaint performance on the key mobile sites with forced GPU
polymer_load.py 11 """Measures time to polymer-ready for PICA
scheduler.py 12 """Measures rendering statistics while interacting with pages that have
24 """Measures rendering statistics while interacting with pages that have
browsermark.py 8 a) CSS group: measures your browsers 2D and 3D performance, and finally executes
10 b) DOM group: measures variety of areas, like how well your browser traverse in
12 c) General group: measures areas like resize and page load times
  /external/chromium_org/third_party/WebKit/PerformanceTests/Bindings/
indexed-getter.html 13 description: "This benchmark measures performance of indexed property getters.",
  /development/tools/idegen/src/
Stopwatch.java 18 * Measures passed time.
  /external/chromium_org/chrome/browser/
jankometer.h 12 // The Jank-O-Meter measures jankyness, which is user-perceivable lag in
  /external/chromium_org/third_party/skia/tools/skpdiff/
SkDifferentPixelsMetric.h 20 * A differ that measures the percentage of different corresponding pixels. If the two images are
  /external/skia/tools/skpdiff/
SkDifferentPixelsMetric.h 20 * A differ that measures the percentage of different corresponding pixels. If the two images are
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
text_measure.js 17 * width of text is measures like as it is rendered in this element.
41 * Measures the width of text.
  /external/icu/icu4c/source/test/intltest/
measfmttest.cpp 28 const Measure *measures; member in struct:ExpectedResult
59 const Measure *measures,
66 const Measure *measures,
82 const Measure *measures,
671 Measure measures[] = { local
675 if (!assertSuccess("Error creating measures", status)) {
679 fmt.formatMeasures(measures, LENGTHOF(measures), buffer, pos, status);
680 if (!assertSuccess("Error formatting measures", status)) {
694 if (!assertSuccess("Error creating measures", status))
869 Measure measures[] = { local
    [all...]
  /cts/tests/sample/src/android/sample/cts/
SampleDeviceResultTest.java 30 * This test measures the time taken to run a workload and adds in the report.
50 * Measures the time taken to compute the factorial of 15 with a recursive method.
65 * Measures the time taken to compute the factorial of 15 with a iterative method.
  /external/chromium_org/tools/perf/
test-info.json 71 "description":"Measures CPU usage on rendering critical threads. Both clock and CPU time is measured."
108 "description":"Loads a number of URLs across tabs and windows and measures the memory usage.",
165 "description":"Peacekeeper measures browser's performance by testing its JavaScript functionality.\n\nJavaScript is a widely used programming language used in the creation of modern websites to provide features such as animation, navigation,forms and other common requirements. By measuring a browser's ability to handle commonly used JavaScript functions Peacekeeper can evaluate its performance. Peacekeeper scores are measured in operations per second or rendered frames per second depending on the test. Final Score is computed by calculating geometric mean of individual tests scores. [Peacekeeper by Futuremark](http://peacekeeper.futuremark.com)",
171 "description":"This test measures rendering statistics while interacting with pages that have challenging scheduling properties. Mainly affected by changes to the compositor scheduler or the graphics pipeline."
174 "description":"The Scirra WebGL performance test measures the number of 2D triangles represented onscreen when the animation reaches the 30 FPS threshold. [Scirra demos](https://www.scirra.com/)",
186 "description":"Measures frame rate and a variety of other statistics while scrolling down the top 25 web pages. [Documentation](http://www.chromium.org/developers/design-documents/rendering-benchmarks)."
189 "description":"Measures frame rate and a variety of other statistics on a selection of pages making use of the 2D Canvas API."
195 "description":"Measures cold startup time with a clean profile."
198 "description":"Measures cold startup time with a dirty profile.",
202 "description":"Measures warm startup time with a clean profile.
    [all...]
  /external/icu/icu4c/source/i18n/
measfmt.cpp 383 // units found: 1=hours, 2=minutes, 4=seconds. For example, if measures
386 // If measures cannot be converted into hours, minutes, seconds or if amounts
389 const Measure *measures,
404 if (isTimeUnit(measures[i].getUnit(), "hour")) {
409 hms[0] = measures[i].getNumber();
414 } else if (isTimeUnit(measures[i].getUnit(), "minute")) {
419 hms[1] = measures[i].getNumber();
424 } else if (isTimeUnit(measures[i].getUnit(), "second")) {
429 hms[2] = measures[i].getNumber();
579 const Measure *measures,
    [all...]
  /external/chromium_org/sync/protocol/
client_debug_info.proto 99 // Waiting time before downloading starts. This measures the time between
105 // Note: This measures the time between asking backend to download data to
114 // measures the time between finishing downloading data to requesting
122 // This measures the time between when a type is sent to association manager
  /external/chromium_org/tools/measure_page_load_time/ie_bho/
MeasurePageLoadTime.rc 73 VALUE "FileDescription", "Measures page load times"
  /external/chromium_org/tools/site_compare/commands/
measure.py 31 "Measures how long a series of URLs takes to load in one or more browsers.",
  /external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/python/
futex-contention.py 11 # Measures futex contention
  /external/chromium-trace/trace-viewer/src/base/
measuring_stick.js 24 * Measures the provided element without forcing layout on the main
  /external/chromium_org/chrome/browser/ui/webui/memory_internals/
memory_internals_proxy.h 57 // Measures memory usage of V8.
  /external/chromium_org/google_apis/cup/
client_update_protocol_nss.cc 61 // exponentiation. This is not secure without taking measures to ensure that
  /external/chromium_org/remoting/base/
rate_counter.h 17 // Measures average rate per second of a sequence of point rate samples

Completed in 759 milliseconds

1 2 3 4 5 6 7 8 91011>>