Searched refs:ADD_FAILURE (Results 1 - 25 of 232) sorted by relevance

12345678910

/external/chromium_org/chrome/browser/extensions/
H A Dtest_extension_service.cc14 ADD_FAILURE();
20 ADD_FAILURE();
29 ADD_FAILURE();
35 ADD_FAILURE();
41 ADD_FAILURE();
47 ADD_FAILURE();
53 ADD_FAILURE();
58 ADD_FAILURE();
63 ADD_FAILURE();
67 ADD_FAILURE();
[all...]
H A Dbrowsertest_util.cc25 ADD_FAILURE() << "Extension " << extension_id << " has no background page.";
31 ADD_FAILURE() << "Executing script failed: " << script;
45 ADD_FAILURE() << "Extension " << extension_id << " has no background page.";
H A Dtest_extension_dir.cc57 ADD_FAILURE()
62 ADD_FAILURE() << crx_path.value() << " was not created.";
/external/chromium_org/chromeos/login/auth/
H A Dmock_auth_status_consumer.cc28 ADD_FAILURE() << "Retail mode login should have failed!";
39 ADD_FAILURE() << "Guest login should have failed!";
51 ADD_FAILURE() << "Login should NOT have succeeded!";
62 ADD_FAILURE() << "Login should not have failed!";
73 ADD_FAILURE() << "Should not have detected a PW change!";
/external/chromium_org/testing/gtest/test/
H A Dgtest_output_test_.cc185 ADD_FAILURE() << "This failure is expected, and shouldn't have a trace.";
191 ADD_FAILURE() << "This failure is expected, and should have a trace.";
196 ADD_FAILURE() << "This failure is expected, and shouldn't have a trace.";
232 ADD_FAILURE()
236 ADD_FAILURE()
241 ADD_FAILURE() << "This failure is expected, and should "
246 ADD_FAILURE() << "This failure is expected, and should "
289 ADD_FAILURE()
294 ADD_FAILURE()
297 ADD_FAILURE()
[all...]
H A Dgtest_catch_exceptions_test_.cc120 ADD_FAILURE() << "CxxExceptionInConstructorTest destructor "
125 ADD_FAILURE() << "CxxExceptionInConstructorTest::SetUp() "
130 ADD_FAILURE() << "CxxExceptionInConstructorTest::TearDown() "
136 ADD_FAILURE() << "CxxExceptionInConstructorTest test body "
238 ADD_FAILURE() << "CxxExceptionInSetUpTest test body "
H A Dgtest_environment_test.cc65 ADD_FAILURE() << "Expected non-fatal failure in global set-up.";
78 ADD_FAILURE() << "Expected non-fatal failure in global tear-down.";
H A Dgtest_stress_test.cc168 ADD_FAILURE() << "Non-fatal failure in some other thread. "
212 ADD_FAILURE() << "This is an expected non-fatal failure.";
231 ADD_FAILURE() << "This is an expected non-fatal failure.";
/external/gtest/test/
H A Dgtest_output_test_.cc180 ADD_FAILURE() << "This failure is expected, and shouldn't have a trace.";
186 ADD_FAILURE() << "This failure is expected, and should have a trace.";
191 ADD_FAILURE() << "This failure is expected, and shouldn't have a trace.";
227 ADD_FAILURE()
231 ADD_FAILURE()
236 ADD_FAILURE() << "This failure is expected, and should "
241 ADD_FAILURE() << "This failure is expected, and should "
284 ADD_FAILURE()
289 ADD_FAILURE()
292 ADD_FAILURE()
[all...]
H A Dgtest_catch_exceptions_test_.cc120 ADD_FAILURE() << "CxxExceptionInConstructorTest destructor "
125 ADD_FAILURE() << "CxxExceptionInConstructorTest::SetUp() "
130 ADD_FAILURE() << "CxxExceptionInConstructorTest::TearDown() "
136 ADD_FAILURE() << "CxxExceptionInConstructorTest test body "
238 ADD_FAILURE() << "CxxExceptionInSetUpTest test body "
H A Dgtest_environment_test.cc65 ADD_FAILURE() << "Expected non-fatal failure in global set-up.";
78 ADD_FAILURE() << "Expected non-fatal failure in global tear-down.";
H A Dgtest_stress_test.cc168 ADD_FAILURE() << "Non-fatal failure in some other thread. "
212 ADD_FAILURE() << "This is an expected non-fatal failure.";
231 ADD_FAILURE() << "This is an expected non-fatal failure.";
/external/chromium_org/sync/syncable/
H A Dentry_kernel_unittest.cc25 ADD_FAILURE();
/external/chromium_org/net/cookies/
H A Dcookie_store_test_helpers.cc93 ADD_FAILURE();
100 ADD_FAILURE();
106 ADD_FAILURE();
112 ADD_FAILURE();
119 ADD_FAILURE();
127 ADD_FAILURE();
131 ADD_FAILURE();
/external/chromium_org/remoting/signaling/
H A Dserver_log_entry_unittest.cc23 ADD_FAILURE() << "Expected element 'iq'";
28 ADD_FAILURE() << "Expected element 'log'";
32 ADD_FAILURE() << "Expected only 1 child of 'iq'";
46 ADD_FAILURE() << "Expected element 'entry'";
50 ADD_FAILURE() << "Expected only 1 child of 'log'";
/external/protobuf/gtest/test/
H A Dgtest_output_test_.cc152 ADD_FAILURE() << "This failure is expected, and shouldn't have a trace.";
158 ADD_FAILURE() << "This failure is expected, and should have a trace.";
163 ADD_FAILURE() << "This failure is expected, and shouldn't have a trace.";
199 ADD_FAILURE()
203 ADD_FAILURE()
208 ADD_FAILURE() << "This failure is expected, and should contain "
213 ADD_FAILURE() << "This failure is expected, and should contain "
245 ADD_FAILURE() << "Expected failure #1, in the test fixture c'tor.";
249 ADD_FAILURE() << "Expected failure #5, in the test fixture d'tor.";
253 ADD_FAILURE() << "Expecte
[all...]
H A Dgtest_environment_test.cc61 ADD_FAILURE() << "Expected non-fatal failure in global set-up.";
74 ADD_FAILURE() << "Expected non-fatal failure in global tear-down.";
/external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/fixtures/
H A Dafter_initialization_fixture.cc19 ADD_FAILURE() << "Unexpected error on channel " << channel <<
/external/chromium_org/chrome/browser/ui/global_error/
H A Dglobal_error_service_browsertest.cc26 ADD_FAILURE();
30 ADD_FAILURE();
33 virtual void ExecuteMenuItem(Browser* browser) OVERRIDE { ADD_FAILURE(); }
H A Dglobal_error_service_unittest.cc24 ADD_FAILURE();
28 ADD_FAILURE();
31 virtual void ExecuteMenuItem(Browser* browser) OVERRIDE { ADD_FAILURE(); }
35 virtual void ShowBubbleView(Browser* browser) OVERRIDE { ADD_FAILURE(); }
/external/chromium_org/sql/test/
H A Dscoped_error_ignorer.cc52 ADD_FAILURE() << " Unexpected SQLite error " << err;
/external/chromium_org/ui/compositor/test/
H A Dtest_utils.cc25 ADD_FAILURE() << "Expected matrix:\n"
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dsync_extension_helper.cc183 ADD_FAILURE() << "Could not get name for id " << *iter
189 ADD_FAILURE() << "Could not get type for id " << *iter
321 ADD_FAILURE();
328 ADD_FAILURE();
333 ADD_FAILURE();
341 ADD_FAILURE() << error;
345 ADD_FAILURE();
364 ADD_FAILURE();
369 ADD_FAILURE();
384 ADD_FAILURE();
[all...]
/external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
H A Dwallpaper_manager_policy_browsertest.cc68 ADD_FAILURE();
74 ADD_FAILURE();
83 ADD_FAILURE() << "Empty or invalid bitmap.";
87 ADD_FAILURE() << "Bitmap has no pixelref.";
91 ADD_FAILURE() << "Bitmap has not been configured.";
121 ADD_FAILURE() << "No image representation.";
220 ADD_FAILURE();
/external/chromium_org/components/json_schema/
H A Djson_schema_validator_unittest.cc24 ADD_FAILURE() << test_source << ": "
38 ADD_FAILURE() << test_source;

Completed in 632 milliseconds

12345678910