Searched refs:failing (Results 1 – 25 of 110) sorted by relevance
12345
/external/chromium_org/base/posix/ |
D | file_descriptor_shuffle_unittest.cc | 266 FailingDelegate failing; in TEST() local 268 EXPECT_TRUE(PerformInjectiveMultimap(map, &failing)); in TEST() 273 FailingDelegate failing; in TEST() local 276 EXPECT_TRUE(PerformInjectiveMultimap(map, &failing)); in TEST() 281 FailingDelegate failing; in TEST() local 284 EXPECT_FALSE(PerformInjectiveMultimap(map, &failing)); in TEST()
|
/external/chromium_org/tools/gyp/test/mac/postbuild-fail/ |
D | test.gyp | 16 'postbuild_name': 'Runs after failing postbuild', 32 'postbuild_name': 'Runs after failing postbuild',
|
/external/chromium_org/mojo/android/javatests/ |
D | DEPS | 2 # out should be allowed by default, but bots are failing on this.
|
/external/valgrind/main/none/tests/ |
D | shell.stderr.exp-dash | 4 EXEC FAILED: I can't recover from execve() failing, so I'm dying.
|
D | shell.stderr.exp-dash2 | 4 EXEC FAILED: I can't recover from execve() failing, so I'm dying.
|
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
D | complex_rep.S | 1 # When trying (and failing) to instrument at the basic block level
|
/external/valgrind/main/exp-bbv/tests/x86/ |
D | complex_rep.S | 1 # When trying (and failing) to instrument at the basic block level
|
/external/llvm/test/Transforms/CodeExtractor/ |
D | 2004-03-14-DominanceProblem.ll | 2 ; This testcase is failing the loop extractor because not all exit blocks
|
/external/chromium_org/tools/gyp/test/mac/xcode-gcc/ |
D | test.gyp | 12 # Non-failing tests should check that these trivial files in every language
|
/external/chromium_org/tools/valgrind/gtest_exclude/ |
D | browser_tests.gtest-memcheck.txt | 15 # TODO(thestig) File bugs for these failing browser tests.
|
D | browser_tests.gtest-drmemory_win32.txt | 1 # TODO(zhaoqin): File bugs for those failing browser tests.
|
/external/chromium_org/tools/gyp/test/rules-variables/src/ |
D | variables.gyp | 13 # TODO: Investigate and fix whatever's actually failing and remove this.
|
/external/llvm/test/CodeGen/X86/ |
D | vbinop-simplify-bug.ll | 10 ; With that wrong change, this test started failing because of a
|
D | libcall-sret.ll | 5 ; We were trying to convert the i128 operation into a libcall, but failing to
|
/external/chromium_org/third_party/libyuv/tools/ |
D | supplement.gypi | 12 # This is needed to workaround the otherwise failing include of base.gyp in
|
/external/chromium_org/third_party/libxml/src/ |
D | README.tests | 22 version is older to the testsuite one, failing to compile or run the tests
|
/external/chromium_org/components/test/data/password_manager/ |
D | README | 148 test or failing test when the issue that causes the crash now is solved. 149 3) failing tests: tests that fail for known bug related to the password 150 manager. When this bug is solved, all the tests that were failing because of
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | mutex2.test | 48 # Now that sqlite3_initialize() is failing, try to run various APIs that
|
D | tkt2817.test | 35 # When bug #2817 existed, this test was failing.
|
D | autovacuum_ioerr2.test | 13 # such as writes failing because the disk is full.
|
/external/iptables/extensions/ |
D | libxt_rpfilter.man | 25 Example to log and drop packets failing the reverse path filter test:
|
/external/jsoncpp/doc/ |
D | roadmap.dox | 18 - Get jsonchecker failing tests to pass in strict mode
|
/external/chromium_org/third_party/WebKit/public/ |
D | blink_skia_config.gyp | 32 # It only contains code suppressions which keep Webkit tests from failing.
|
/external/chromium_org/remoting/ |
D | remoting_host_linux.gypi | 84 # The following target is disabled temporarily because it was failing
|
/external/llvm/test/Transforms/Inline/ |
D | crash.ll | 3 ; This test was failing because the inliner would inline @list_DeleteElement
|
12345