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

1 2

  /external/valgrind/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/v8/include/
v8-testing.h 11 * Testing support for the V8 JavaScript engine.
15 class V8_EXPORT Testing {
  /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/clang/test/CodeGen/
2002-02-17-ArgumentAddress.c 15 int Testing(struct Test *A) {
  /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/v8/test/mjsunit/harmony/
block-let-crankshaft.js 39 print("Testing:");
344 print("Testing:");
366 print("Testing:");
392 print("Testing:");
414 print("Testing:");
  /external/v8/test/webkit/
array-every.js 28 debug("1.0 Single Argument Testing");
36 debug("2.0 Two Argument Testing");
  /external/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...]
get-prototype-of.js 58 TryGetPrototypeOfNonObject('Testing');
indexed-accessors.js 64 // Testing that a defined getter doesn't get lost due to inline caching.
top-level-assignments.js 28 // Testing that optimization of top-level object initialization doesn't
arguments-read-and-assignment.js 27 // Testing basic functionality of the arguments object.
array-tostring.js 118 // Testing Array.prototype.toLocaleString
  /external/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.
parse-mdyhms.js 28 // Testing v8Parse method for date and time pattern.
  /external/mesa3d/src/gallium/docs/
make.bat 108 echo.Testing of doctests in the sources finished, look at the ^
  /external/v8/src/
api.h 10 #include "include/v8-testing.h"
685 class Testing {
687 static v8::Testing::StressType stress_type() { return stress_type_; }
688 static void set_stress_type(v8::Testing::StressType stress_type) {
693 static v8::Testing::StressType stress_type_;
d8.cc 29 #include "include/v8-testing.h"
    [all...]
  /external/chromium-trace/trace-viewer/third_party/webapp2/docs/
make.bat 150 echo.Testing of doctests in the sources finished, look at the ^
  /external/clang/docs/analyzer/
make.bat 185 echo.Testing of doctests in the sources finished, look at the ^
  /external/clang/docs/
make.bat 185 echo.Testing of doctests in the sources finished, look at the ^
  /external/llvm/docs/
make.bat 185 echo.Testing of doctests in the sources finished, look at the ^
  /external/pcre/dist/
RunTest.bat 20 @rem Sheri P also added override tests for study and jit testing
166 echo ---- Testing 8-bit library ----
172 echo ---- Testing 16-bit library ----
178 echo ---- Testing 32-bit library ----
219 @rem If mode is -32, testing is finished
601 @echo For manual testing of all available features, after configuring with cmake

Completed in 975 milliseconds

1 2