HomeSort by relevance Sort by last modified time
    Searched full:failing (Results 26 - 50 of 1128) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/valgrind/main/none/tests/
shell.stderr.exp-dash 4 EXEC FAILED: I can't recover from execve() failing, so I'm dying.
shell.stderr.exp-dash2 4 EXEC FAILED: I can't recover from execve() failing, so I'm dying.
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/
ApiFailureException.java 20 * Exception for the public API (mostly Camera2) failing in ways it shouldn't.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/_locales/en/
messages.json 24 "description": "Error message, displayed when failing to set regular proxy settings."
28 "description": "Error message, displayed when failing to set incognito proxy settings."
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/_locales/en/
messages.json 24 "description": "Error message, displayed when failing to set regular proxy settings."
28 "description": "Error message, displayed when failing to set incognito proxy settings."
  /external/guava/guava-testlib/src/com/google/common/testing/
TearDown.java 36 * <p>A failing {@link TearDown} may or may not fail a tl4j test, depending on
37 * the version of JUnit test case you are running under. To avoid failing in
  /external/junit/src/org/junit/rules/
TestWatchman.java 10 * passing and failing test:
94 * Invoked when a test method finishes (whether passing or failing)
  /external/chromium_org/media/tools/layout_tests/
layouttest_analyzer_runner.py 97 <li>#Non-Skipped Failing Tests: the number of tests that appeared in the
99 <li>Failing rate: #NonSkippedFailing / (#Tests - #Skipped)
100 <li>Passing rate: 100 - (Failing rate)
109 file_object.write('<th>#Non-Skipped Failing Tests</th>')
110 file_object.write('<th>Failing Rate</th>')
  /system/extras/tests/fstest/
README 59 To get a list of all failing rules:
63 To get a fully specified set of rules for all failing files:
67 NOTE: There may be failing files even if no rules have failed, since a
  /external/chromium/base/
file_descriptor_shuffle_unittest.cc 270 FailingDelegate failing; local
272 EXPECT_TRUE(PerformInjectiveMultimap(map, &failing));
277 FailingDelegate failing; local
280 EXPECT_TRUE(PerformInjectiveMultimap(map, &failing));
285 FailingDelegate failing; local
288 EXPECT_FALSE(PerformInjectiveMultimap(map, &failing));
  /external/chromium_org/base/posix/
file_descriptor_shuffle_unittest.cc 266 FailingDelegate failing; local
268 EXPECT_TRUE(PerformInjectiveMultimap(map, &failing));
273 FailingDelegate failing; local
276 EXPECT_TRUE(PerformInjectiveMultimap(map, &failing));
281 FailingDelegate failing; local
284 EXPECT_FALSE(PerformInjectiveMultimap(map, &failing));
  /external/chromium_org/chrome/common/extensions/docs/server2/
instance_servlet.py 21 Why? SVN is slow and a bit flaky. Cronjobs failing is annoying but temporary.
22 Instances failing affects users, and is really bad.
  /external/chromium_org/chrome/test/security_tests/
security_tests.cc 30 // number of tests executed, including the failing test.
55 // number of tests executed, including the failing test.
  /external/chromium_org/tools/gyp/test/mac/
gyptest-postbuild-fail.py 8 Verifies that a failing postbuild step lets the build fail.
32 # failing postbuild. This test checks for the Xcode 4 behavior.
  /external/chromium/chrome/browser/extensions/
stubs_apitest.cc 15 // failing, most likely you need to either mark it as "unprivileged" (if it
  /external/chromium_org/chrome/browser/extensions/api/sockets_tcp_server/
tcp_server_socket_event_dispatcher.cc 45 "If this assertion is failing during a test, then it is likely that "
46 "TestExtensionSystem is failing to provide an instance of "
53 "If this assertion is failing during a test, then it is likely that "
54 "TestExtensionSystem is failing to provide an instance of "
  /external/chromium_org/chrome/test/logging/win/
test_log_collector.h 13 // failing tests, for example) must install the collector via
  /external/chromium_org/chrome_frame/test/
test_scrubber.h 13 // scrubber failing to delete that directory.
  /external/chromium_org/content/renderer/
shared_memory_seqlock_reader.cc 34 // Only try to read this many times before failing to avoid waiting here
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
mount_mem.h 28 // Find a Node specified node optionally failing if type does not match.
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
fdopen.c 45 * Workaround fdopen in glibc failing due to it vetting the provided file
  /external/chromium_org/third_party/WebKit/ManualTests/
accidental-strict-mode.html 10 <p>In the failing case, the thin line above the link will get much thicker. If it remains the same, this test has passed.</p>
  /external/chromium_org/third_party/libxml/src/
README.tests 22 version is older to the testsuite one, failing to compile or run the tests
  /external/chromium_org/tools/gyp/test/mac/xcode-gcc/
test.gyp 12 # Non-failing tests should check that these trivial files in every language
  /external/chromium_org/tools/gyp/test/rules-variables/src/
variables.gyp 13 # TODO: Investigate and fix whatever's actually failing and remove this.

Completed in 1546 milliseconds

12 3 4 5 6 7 8 91011>>