HomeSort by relevance Sort by last modified time
    Searched full:performance (Results 51 - 75 of 6790) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/deqp/modules/gles2/
CMakeLists.txt 6 performance
15 add_subdirectory(performance)
34 deqp-gles2-performance
  /external/deqp/modules/gles2/performance/
CMakeLists.txt 1 # dEQP-GLES2.performance
38 add_library(deqp-gles2-performance STATIC ${DEQP_GLES2_PERFORMANCE_SRCS})
39 target_link_libraries(deqp-gles2-performance deqp-gl-shared glutil tcutil ${DEQP_GLES2_LIBRARIES})
  /external/deqp/modules/gles3/
CMakeLists.txt 10 add_subdirectory(performance)
16 performance
34 deqp-gles3-performance
  /external/deqp/modules/gles3/performance/
CMakeLists.txt 1 # dEQP-GLES3.performance
38 add_library(deqp-gles3-performance STATIC ${DEQP_GLES3_PERFORMANCE_SRCS})
39 target_link_libraries(deqp-gles3-performance deqp-gl-shared glutil tcutil ${DEQP_GLES3_LIBRARIES})
  /external/chromium-trace/catapult/dashboard/dashboard/
edit_bug_labels_test.py 35 'buglabel_to_add': 'Performance-1',
43 bug_label_patterns.GetBugLabelPatterns()['Performance-1'])
48 'buglabel_to_add': 'Performance-1',
56 bug_label_patterns.GetBugLabelPatterns()['Performance-1'])
61 'buglabel_to_remove': 'Performance-1',
67 'Performance-1', bug_label_patterns.GetBugLabelPatterns())
  /frameworks/base/core/java/android/test/
PerformanceTestCase.java 20 * More complex interface performance for test cases.
22 * If you want your test to be used as a performance test, you must
41 * Set up to begin performance tests. The 'intermediates' is a
42 * communication channel to send back intermediate performance numbers --
50 * duration of the test whose performance should actually be measured.
62 * @return true if this test case can only be run in performance mode.
  /external/autotest/client/site_tests/graphics_WebGLPerformance/
README 1 WebGL performance test
11 4) Copy webgl-performance.tar.bz2 to
  /external/autotest/client/site_tests/kernel_HdParm/
control 7 PURPOSE = "Use hdparm to measure disk performance."
16 This test uses hdparm to measure disk performance.
  /external/autotest/client/site_tests/performance_Tracker/
control 9 TEST_CATEGORY = "Performance"
10 TEST_CLASS = "performance"
  /external/autotest/client/tests/compilebench/
control 3 PURPOSE = "Benchmark the filesystem performance."
4 CRITERIA = "Compilebench is a filesystem performance test."
  /external/chromium-trace/catapult/telemetry/third_party/flot/
README.chromium 8 Description: Flot is used in the webui for performance monitor and the visualizer for Deep Memory Profiler to draw charts of performance metrics.
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/perf/
IPerfScenario.java 15 * Interface for a performance scenario.
20 * Runs the performance scenario and reports the result to the given
  /external/v8/test/mjsunit/
d8-performance-now.js 30 // Test the performance.now() function of d8. This test only makes sense with
33 if (this.performance && performance.now) {
35 var start_test = performance.now();
37 for (var start = performance.now();
39 start = performance.now()) {
40 var end = performance.now();
44 var next = performance.now();
  /external/squashfs-tools/RELEASE-READMEs/
PERFORMANCE.README 1 GENERAL INFORMATION ON PERFORMANCE TESTS
4 The following performance tests were based on two file sets: the
7 The Ubuntu liveCD filesystem was used to test filesystem performance
9 CRAMFS filesystem performance could not be tested for this filesystem
11 CRAMFS performance against Squashfs, the liveCD filesystem from
20 1. Ubuntu liveCD performance tests
28 1.1 Performance tests from CDROM
30 1.1.1 Directory Lookup performance
40 1.1.2 Sequential I/O performance
50 1.1.3 Random I/O performance
    [all...]
  /external/autotest/client/deps/auth/passthrough/
main.html 6 'email': 'performance.test.account@gmail.com',
  /external/autotest/client/tests/ddtest/
control 5 the entire operation. Intended to detect basic performance regressions
  /external/autotest/client/tests/kernbench/
control 9 A standard CPU benchmark. Runs a kernel compile and measures the performance.
  /external/autotest/client/tests/kvm/autotest_control/
hackbench.control 9 Hackbench is a benchmark which measures the performance, overhead and
kernbench.control 9 A standard CPU benchmark. Runs a kernel compile and measures the performance.
  /external/chromium-trace/catapult/common/py_trace_event/
README.txt 2 multi-process application in order to study its global performance
  /external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
setup.py 10 description='Performance tracing for python',
  /external/chromium-trace/catapult/telemetry/telemetry/web_perf/
__init__.py 6 app's performance.
  /external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/
__init__.py 5 The web_perf.metrics module provides metrics for analyzing web performance.
  /external/chromium-trace/catapult/third_party/html5lib-python/
requirements-optional.txt 8 # slightly better parsing performance.
  /external/dlmalloc/
NOTICE 4 comments, complaints, performance data, etc to dl@cs.oswego.edu

Completed in 798 milliseconds

1 23 4 5 6 7 8 91011>>