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

1 2

  /external/valgrind/main/none/tests/amd64/
fma.stdout.exp 0 Testing successful
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
plugin.properties 12 pluginName=JUnit Testing Framework
  /external/chromium_org/v8/include/
v8-testing.h 11 * Testing support for the V8 JavaScript engine.
15 class V8_EXPORT Testing {
  /external/genext2fs/
test.sh 34 echo Testing with file of size $size
46 echo Testing with devices file $fname
test-mount.sh 37 echo Testing with file of size $size
57 echo Testing with devices file $fname
  /external/chromium_org/third_party/opus/src/tests/
run_vectors.sh 73 echo Testing mono
80 echo Testing testvector$file
102 echo Testing stereo
109 echo Testing testvector$file
  /external/libopus/tests/
run_vectors.sh 73 echo Testing mono
80 echo Testing testvector$file
102 echo Testing stereo
109 echo Testing testvector$file
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
3d-cube.js 10 var Testing = new Object();
233 if (Testing.LoopCount > Testing.LoopMax) return;
234 var TestingStr = String(Testing.LoopCount);
247 Testing.LoopCount++;
254 Testing.LoopCount = 0;
255 Testing.LoopMax = 50;
256 Testing.TimeMax = 0;
257 Testing.TimeAvg = 0;
258 Testing.TimeMin = 0
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
3d-cube.js 10 var Testing = new Object();
233 if (Testing.LoopCount > Testing.LoopMax) return;
234 var TestingStr = String(Testing.LoopCount);
247 Testing.LoopCount++;
254 Testing.LoopCount = 0;
255 Testing.LoopMax = 50;
256 Testing.TimeMax = 0;
257 Testing.TimeAvg = 0;
258 Testing.TimeMin = 0
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
3d-cube.js 10 var Testing = new Object();
233 if (Testing.LoopCount > Testing.LoopMax) return;
234 var TestingStr = String(Testing.LoopCount);
247 Testing.LoopCount++;
254 Testing.LoopCount = 0;
255 Testing.LoopMax = 50;
256 Testing.TimeMax = 0;
257 Testing.TimeAvg = 0;
258 Testing.TimeMin = 0
    [all...]
  /external/clang/test/CodeGen/
2002-02-17-ArgumentAddress.c 15 int Testing(struct Test *A) {
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
bsd.sh 108 echo Testing argument parsing
144 echo Testing address ranges
200 echo Testing a c d and i commands
242 echo Testing labels and branching
345 echo Testing print and file routines
372 echo Testing substitution commands
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_main_container.h 99 // AutofillMainContainer helper functions, for testing purposes only.
100 @interface AutofillMainContainer (Testing)
  /external/chromium_org/content/browser/web_contents/
web_drag_dest_mac.h 75 @interface WebDragDest(Testing)
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/testing/
mathjax.js 6 * @fileoverview Testing stub for MathJax.
msgs.js 7 * @fileoverview Testing stub for messages.
33 return 'testing';
  /external/chromium_org/native_client_sdk/src/doc/
Makefile 48 @echo "Testing of doctests in the sources finished, look at the " \
  /external/zlib/src/contrib/pascal/
example.pas 551 WriteLn('** Testing compress');
556 WriteLn('** Testing gzio');
564 WriteLn('** Testing deflate with small buffers');
568 WriteLn('** Testing inflate with small buffers');
573 WriteLn('** Testing deflate with large buffers');
577 WriteLn('** Testing inflate with large buffers');
582 WriteLn('** Testing deflate with full flush');
586 WriteLn('** Testing inflateSync');
592 WriteLn('** Testing deflate and inflate with preset dictionary');
  /external/chromium_org/v8/test/mjsunit/harmony/
block-let-crankshaft.js 39 print("Testing:");
344 print("Testing:");
366 print("Testing:");
392 print("Testing:");
414 print("Testing:");
  /external/chromium_org/v8/test/webkit/
array-every.js 28 debug("1.0 Single Argument Testing");
36 debug("2.0 Two Argument Testing");
  /external/chromium_org/v8/test/mjsunit/
string-charcodeat.js 35 return "Te" + "st testing 123";
43 a += "ting testing 123";
49 return "testing Testing testing 123456789012345".substring(8, 22);
54 return "Testing testing 123";
58 return "Te" + "\u1234t testing 123";
66 a += "ting testing 123";
72 return "Te\u1234t testing testing 123".substring(0, 14)
    [all...]
  /external/llvm/test/MC/Mips/
cpsetup.s 70 # Testing that .cpsetup expands to nothing in this case
  /external/chromium_org/third_party/WebKit/PerformanceTests/Layout/Shapes/resources/
shapes.js 67 description: "Testing shapes with " + properties['webkitShapeOutside'] +" using " + shapeObjectCount + " shapes.",
  /external/chromium_org/v8/test/intl/date-format/
parse-MMMdy.js 28 // Testing v8Parse method for date and time pattern.
parse-mdy.js 28 // Testing v8Parse method for date only.

Completed in 1412 milliseconds

1 2