/external/chromium/testing/gtest/test/ |
gtest-options_test.cc | 123 FAIL() << "GetCurrentExecutableName() returns " << exe_str; 131 // This will make the test fail if run from the root directory.
|
gtest_stress_test.cc | 89 // will fail. 100 ASSERT_FALSE(false) << "This shouldn't fail."; 103 EXPECT_EQ(i, i) << "This shouldn't fail."; 111 // This assertion should fail kThreadCount times per thread. It 114 EXPECT_LT(i, 0) << "This should always fail."; 166 FAIL() << "Fatal failure in some other thread. " 199 // This statement should fail, since the current thread doesn't generate a 217 // This statement should fail, since the current thread doesn't generate a 241 const int result = RUN_ALL_TESTS(); // Expected to fail. 242 GTEST_CHECK_(result == 1) << "RUN_ALL_TESTS() did not fail as expected" [all...] |
/external/chromium/webkit/glue/ |
resource_fetcher_unittest.cc | 81 FAIL() << "fetch timed out"; 143 // When we fail, we still call the Delegate callback but we pass in empty
|
/external/chromium_org/base/ |
callback_unittest.cc | 166 FAIL() << "Should never be called";
|
id_map_unittest.cc | 124 FAIL() << "should not have that many elements"; 218 FAIL() << "should not have that many elements";
|
/external/chromium_org/chrome/browser/extensions/api/socket/ |
udp_socket_unittest.cc | 71 EXPECT_NE(0, socket.SetMulticastTimeToLive(-1)); // Negative TTL shall fail. 98 FAIL() << "Failed to connect to multicast address. Error code: " << result;
|
/external/chromium_org/content/browser/download/ |
file_metadata_unittest_linux.cc | 70 FAIL() << "Attribute '" << attr_name << "' does not exist";
|
/external/chromium_org/net/proxy/ |
proxy_server_unittest.cc | 201 "http:/", // ambiguous, but will fail because of bad port. 202 "http:", // ambiguous, but will fail because of bad port. 365 FAIL() << "Invalid expectation. Can be only -1, 0, 1";
|
/external/chromium_org/ppapi/shared_impl/private/ |
ppb_char_set_shared.cc | 41 *result = base::OnStringConversionError::FAIL; 132 // try to convert it to the destination character set and fail if that
|
/external/chromium_org/sync/sessions/ |
sync_session_unittest.cc | 131 FAIL() << msg;
|
/external/chromium_org/testing/gtest/test/ |
gtest-options_test.cc | 124 FAIL() << "GetCurrentExecutableName() returns " << exe_str; 132 // This will make the test fail if run from the root directory.
|
gtest_stress_test.cc | 88 // will fail. 99 ASSERT_FALSE(false) << "This shouldn't fail."; 102 EXPECT_EQ(i, i) << "This shouldn't fail."; 110 // This assertion should fail kThreadCount times per thread. It 113 EXPECT_LT(i, 0) << "This should always fail."; 165 FAIL() << "Fatal failure in some other thread. " 198 // This statement should fail, since the current thread doesn't generate a 216 // This statement should fail, since the current thread doesn't generate a 240 const int result = RUN_ALL_TESTS(); // Expected to fail. 241 GTEST_CHECK_(result == 1) << "RUN_ALL_TESTS() did not fail as expected" [all...] |
gtest_unittest.cc | 429 // Some compilers may fail to detect some null pointer literals; [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
tridpars.cpp | 394 goto FAIL; 403 goto FAIL; 436 goto FAIL; 441 FAIL:
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
signalthread_unittest.cc | 137 FAIL() << " This shouldn't get called.";
|
task_unittest.cc | 348 FAIL() << "Task timed out instead of aborting."; 411 FAIL() << "Task timed out instead of aborting.";
|
/external/gtest/test/ |
gtest-options_test.cc | 123 FAIL() << "GetCurrentExecutableName() returns " << exe_str; 131 // This will make the test fail if run from the root directory.
|
gtest_stress_test.cc | 89 // will fail. 100 ASSERT_FALSE(false) << "This shouldn't fail."; 103 EXPECT_EQ(i, i) << "This shouldn't fail."; 111 // This assertion should fail kThreadCount times per thread. It 114 EXPECT_LT(i, 0) << "This should always fail."; 166 FAIL() << "Fatal failure in some other thread. " 199 // This statement should fail, since the current thread doesn't generate a 217 // This statement should fail, since the current thread doesn't generate a 241 const int result = RUN_ALL_TESTS(); // Expected to fail. 242 GTEST_CHECK_(result == 1) << "RUN_ALL_TESTS() did not fail as expected" [all...] |
/external/icu4c/i18n/ |
tridpars.cpp | 394 goto FAIL; 403 goto FAIL; 436 goto FAIL; 441 FAIL:
|
/ndk/sources/third_party/googletest/googletest/test/ |
gtest-options_test.cc | 124 FAIL() << "GetCurrentExecutableName() returns " << exe_str; 132 // This will make the test fail if run from the root directory.
|
gtest_stress_test.cc | 88 // will fail. 99 ASSERT_FALSE(false) << "This shouldn't fail."; 102 EXPECT_EQ(i, i) << "This shouldn't fail."; 110 // This assertion should fail kThreadCount times per thread. It 113 EXPECT_LT(i, 0) << "This should always fail."; 165 FAIL() << "Fatal failure in some other thread. " 198 // This statement should fail, since the current thread doesn't generate a 216 // This statement should fail, since the current thread doesn't generate a 240 const int result = RUN_ALL_TESTS(); // Expected to fail. 241 GTEST_CHECK_(result == 1) << "RUN_ALL_TESTS() did not fail as expected" [all...] |
/external/chromium/chrome/browser/extensions/ |
extension_updater_unittest.cc | 70 FAIL(); 98 FAIL(); 102 FAIL(); 108 FAIL(); 112 FAIL(); 122 FAIL(); 126 FAIL(); 139 FAIL(); [all...] |
/external/chromium_org/build/android/pylib/base/ |
test_dispatcher_unittest.py | 53 base_test_result.BaseTestResult(test, base_test_result.ResultType.FAIL)) 67 test, base_test_result.ResultType.FAIL))
|
/external/chromium_org/content/browser/ |
plugin_service_impl_browsertest.cc | 74 Fail(); 79 Fail(); 84 FAIL(); 88 Fail(); 92 Fail(); 95 Fail(); 100 void Fail() { 102 FAIL();
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/ |
test_expectations.py | 45 (PASS, FAIL, TEXT, IMAGE, IMAGE_PLUS_TEXT, AUDIO, TIMEOUT, CRASH, SKIP, WONTFIX, 220 'Failure': 'FAIL', 263 # special-case parsing this so that we fail immediately instead of treating this as a test name 679 self._result_type_to_tests[FAIL].add(test) [all...] |