HomeSort by relevance Sort by last modified time
    Searched refs:performance (Results 1 - 25 of 41) sorted by null

1 2

  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
MediaFrameworkPerfTestRunner.java 19 import com.android.mediaframeworktest.performance.MediaPlayerPerformance;
  /external/blktrace/
btrace.spec 27 performance or application problems relating to block layer io.
  /external/clearsilver/csharp/
csperftest.cs 22 Console.WriteLine("C# Clearsilver wrapper performance test");
  /external/bluetooth/bluez/audio/
Android.mk 62 # to improve SBC performance
  /cts/tests/tests/performance/src/android/performance/cts/
MultiAppStartupTest.java 17 package android.performance.cts;
  /frameworks/base/test-runner/src/android/test/
TestPrinter.java 60 public void performance(String className, method in class:TestPrinter
TestRecorder.java 110 public void performance(String className, long itemTimeNS, int iterations, List<IntermediateTime> intermediates) { method in class:TestRecorder
TestRunner.java 47 public static final int PERFORMANCE = 1;
135 * Listener.performance() 'intermediates' argument is a list of these.
154 void performance(String className, method in interface:TestRunner.Listener
195 private void performance(String className, method in class:TestRunner
201 mListeners.get(i).performance(className,
302 if (mMode == PERFORMANCE) {
348 if (mMode == PERFORMANCE) {
408 // only run the test if it is not marked as a performance only test
477 performance(testNameInDb, (duration * 1000000) / iterations, method
508 if (mMode == PERFORMANCE) {
    [all...]
  /external/chromium/third_party/icu/source/test/perf/collationperf/
CollPerf.pl 172 <p>The performance test takes a locale and creates a RuleBasedCollator with
201 key performance, since it directly impacts the time necessary for binary
212 <li>As with all performance measurements, the results will vary according to
  /external/icu4c/test/perf/collationperf/
CollPerf.pl 172 <p>The performance test takes a locale and creates a RuleBasedCollator with
201 key performance, since it directly impacts the time necessary for binary
212 <li>As with all performance measurements, the results will vary according to
  /external/webkit/WebKitTools/Scripts/
run-sunspider 60 --shark Sample with the Mac OS X "Shark" performance testing tool (implies --runs=1)
  /dalvik/vm/
Android.mk 57 # correctness/performance bugs triage
Dvm.mk 33 # Optional features. These may impact the size or performance of the VM.
80 # "Performance" profile:
  /external/libffi/src/x86/
win32.S 61 # potential performance hits.
174 # potential performance hits.
  /external/v8/test/mjsunit/
indexed-accessors.js 84 // The functionality is not implemented for arrays due to performance issues.
array-functions-prototype-misc.js 271 // Lets see if performance is reasonable.
  /external/webkit/SunSpider/
sunspider 58 --shark Sample execution time with the Mac OS X "Shark" performance testing tool (implies --runs=1)
  /external/e2fsprogs/lib/blkid/
tag.c 267 * programming, but performance is not the #1 priority for this
269 * performance for this application. [tytso:20030125.2007EST]
  /external/v8/benchmarks/
base.js 34 // do the performance measurement. The optional setup and tearDown
65 // scores implies better performance.
  /hardware/ti/wlan/wl1271/platforms/os/linux/
Makefile 42 # Build bmtrace performance tool
238 @echo BMTRACE = $(BMTRACE) // Build also the bmtrace performance tool
  /system/wlan/ti/wilink_6_1/platforms/os/linux/
Makefile 47 # Build bmtrace performance tool
252 @echo BMTRACE = $(BMTRACE) // Build also the bmtrace performance tool
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 63 performance-critical portions of your apps in native code. It provides headers and
70 <p>Using native code does not result in an automatic performance increase,
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
MediaPlayerPerformance.java 17 package com.android.mediaframeworktest.performance;
52 * Junit / Instrumentation - performance measurement for media player and
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
RxXfer.c 75 #error NUM_RX_PKT_DESC is not a power of 2 which may degrade performance when we calculate modulo!!
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
RxXfer.c 75 #error NUM_RX_PKT_DESC is not a power of 2 which may degrade performance when we calculate modulo!!
    [all...]

Completed in 767 milliseconds

1 2