HomeSort by relevance Sort by last modified time
    Searched refs:ADD_FAILURE (Results 1 - 25 of 235) sorted by null

1 2 3 4 5 6 7 8 910

  /external/chromium_org/chrome/browser/extensions/
test_extension_service.cc 14 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...]
browsertest_util.cc 25 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.";
test_extension_dir.cc 57 ADD_FAILURE()
62 ADD_FAILURE() << crx_path.value() << " was not created.";
  /external/chromium_org/chrome/browser/chromeos/login/auth/
mock_login_status_consumer.cc 25 ADD_FAILURE() << "Retail mode login should have failed!";
36 ADD_FAILURE() << "Guest login should have failed!";
47 ADD_FAILURE() << "Login should NOT have succeeded!";
58 ADD_FAILURE() << "Login should not have failed!";
69 ADD_FAILURE() << "Should not have detected a PW change!";
  /external/chromium_org/testing/gtest/test/
gtest_output_test_.cc 180 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...]
gtest_catch_exceptions_test_.cc 120 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 "
gtest_environment_test.cc 65 ADD_FAILURE() << "Expected non-fatal failure in global set-up.";
78 ADD_FAILURE() << "Expected non-fatal failure in global tear-down.";
  /external/gtest/test/
gtest_output_test_.cc 180 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...]
gtest_catch_exceptions_test_.cc 120 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 "
gtest_environment_test.cc 65 ADD_FAILURE() << "Expected non-fatal failure in global set-up.";
78 ADD_FAILURE() << "Expected non-fatal failure in global tear-down.";
  /ndk/sources/third_party/googletest/googletest/test/
gtest_output_test_.cc 180 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...]
gtest_catch_exceptions_test_.cc 120 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 "
gtest_environment_test.cc 65 ADD_FAILURE() << "Expected non-fatal failure in global set-up.";
78 ADD_FAILURE() << "Expected non-fatal failure in global tear-down.";
  /external/chromium_org/sync/syncable/
entry_kernel_unittest.cc 25 ADD_FAILURE();
  /external/chromium_org/net/cookies/
cookie_store_test_helpers.cc 93 ADD_FAILURE();
100 ADD_FAILURE();
106 ADD_FAILURE();
112 ADD_FAILURE();
119 ADD_FAILURE();
127 ADD_FAILURE();
131 ADD_FAILURE();
  /external/protobuf/gtest/test/
gtest_output_test_.cc 152 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() << "Expected failure #2, in SetUp()."
    [all...]
gtest_environment_test.cc 61 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/
after_initialization_fixture.cc 19 ADD_FAILURE() << "Unexpected error on channel " << channel <<
  /external/chromium_org/chrome/browser/ui/global_error/
global_error_service_browsertest.cc 26 ADD_FAILURE();
30 ADD_FAILURE();
33 virtual void ExecuteMenuItem(Browser* browser) OVERRIDE { ADD_FAILURE(); }
global_error_service_unittest.cc 24 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/components/sync_driver/
fake_data_type_controller.cc 27 ADD_FAILURE();
59 ADD_FAILURE();
137 ADD_FAILURE() << message;
  /external/chromium_org/sql/test/
scoped_error_ignorer.cc 52 ADD_FAILURE() << " Unexpected SQLite error " << err;
  /external/chromium_org/ui/compositor/test/
test_utils.cc 25 ADD_FAILURE() << "Expected matrix:\n"
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_extension_helper.cc 181 ADD_FAILURE() << "Could not get name for id " << *iter
187 ADD_FAILURE() << "Could not get type for id " << *iter
319 ADD_FAILURE();
326 ADD_FAILURE();
331 ADD_FAILURE();
339 ADD_FAILURE() << error;
343 ADD_FAILURE();
362 ADD_FAILURE();
367 ADD_FAILURE();
382 ADD_FAILURE();
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager_policy_browsertest.cc 68 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.";
222 ADD_FAILURE();

Completed in 729 milliseconds

1 2 3 4 5 6 7 8 910