HomeSort by relevance Sort by last modified time
    Searched full:testing (Results 1176 - 1200 of 8489) sorted by null

<<41424344454647484950>>

  /external/protobuf/gtest/test/
gtest_stress_test.cc 45 namespace testing { namespace
101 // is for testing whether Google Test can handle failed assertions in a
145 } // namespace testing
148 testing::InitGoogleTest(&argc, argv);
  /external/protobuf/src/google/protobuf/testing/
googletest.cc 32 // emulates google3/testing/base/public/googletest.cc
34 #include <google/protobuf/testing/googletest.h>
35 #include <google/protobuf/testing/file.h>
97 // testing. We cannot use tmpfile() or mkstemp() since we're creating a
  /external/qemu/android/utils/
panic.h 29 /* Register a new panic handler. This should only be used for unit-testing */
  /external/regex-re2/
README.android 19 Only in /home/idh/temp9/re2/re2: testing
  /external/skia/src/gpu/
GrAtlas.h 42 // testing
  /external/v8/tools/oom_dump/
README 19 building oom_dump. Also, if you are testing against an older version of chrome
  /external/valgrind/main/massif/tests/
filter_verbose 4 # testing the -v option.
thresholds.c 1 // This test is for testing that the --threshold options in both Massif and
  /external/valgrind/main/none/docs/
nl-manual.xml 20 testing.</para>
  /external/webkit/LayoutTests/fast/dom/Attr/
child-nodes-length-cache.html 36 <div id="result">Testing...</div>
  /external/webkit/LayoutTests/fast/dom/DOMImplementation/
createDocumentType-err-expected.txt 1 createDocument tests modeled after mozilla's testing
  /external/webkit/LayoutTests/fast/encoding/resources/
invalid-xml.js 7 debug("Testing: " + encodingTests[currentTest-1]);
  /external/webkit/LayoutTests/http/tests/appcache/
foreign-fallback.html 5 <div id="result">Testing...</div>
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_2/regexp/
word_boundary.js 50 // testing whether all boundary characters are matched when they should be
60 // testing whether all non-boundary characters are matched when they should be
72 // testing whether all boundary characters are not matched when they should not be
89 // testing whether all non-boundary characters are not matched when they should not be
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-159334.js 14 * The Original Code is JavaScript Engine testing utilities.
38 * SUMMARY: Testing script with at least 64K of different string literals
41 * Testing that script engine can handle scripts with at least 128K of different
55 var summary = 'Testing script with at least 128K of different string literals';
  /external/webkit/Source/WebCore/bindings/scripts/test/
TestMediaQueryListListener.idl 26 // This IDL file is for testing the bindings code generator with an interface
TestSerializedScriptValueInterface.idl 26 // This IDL file is for testing the bindings code generator and for tracking
  /external/webkit/Source/WebCore/bridge/
test.js 3 myInterface.logMessage ("Testing properties:");
testM.js 3 myInterface.logMessage ("Testing properties:");
  /external/webkit/Source/WebCore/manual-tests/
animation-with-transition.html 49 <p>Testing setting an animation while a transition is running, in the
keyboard-menukey-event.html 4 <title>Menu key testing</title>
scrollbar-hittest.html 7 <p><b>BUG ID:</b> <a href="http://bugs.webkit.org/show_bug.cgi?id=5829">http://bugs.webkit.org/show_bug.cgi?id=5829</a> REGRESSION: cursor tracking and hit testing in scrollable block don't take borders into account</p>
  /external/webkit/Source/WebCore/manual-tests/inspector/
console-dir.html 6 console.log("Testing console.dir:");
dom-mutation.html 14 div.textContent = "Testing " + (count++);
  /external/webkit/Tools/QueueStatusServer/
__init__.py 3 # This __init__.py makes unit testing easier by allowing us to treat the entire server as one big module.

Completed in 533 milliseconds

<<41424344454647484950>>