HomeSort by relevance Sort by last modified time
    Searched refs:ASSERT_FALSE (Results 51 - 75 of 1037) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/components/signin/core/browser/
signin_error_controller_unittest.cc 31 ASSERT_FALSE(error_controller_->HasError());
35 ASSERT_FALSE(error_controller_->HasError());
39 ASSERT_FALSE(error_controller_->HasError());
47 ASSERT_FALSE(error_controller_->HasError());
58 ASSERT_FALSE(error_controller_->HasError());
62 ASSERT_FALSE(error_controller_->HasError());
71 ASSERT_FALSE(error_controller_->HasError());
92 ASSERT_FALSE(error_controller_->HasError());
96 ASSERT_FALSE(error_controller_->HasError());
105 ASSERT_FALSE(error_controller_->HasError())
    [all...]
  /external/chromium_org/ppapi/tests/
test_media_stream_video_track.cc 70 ASSERT_FALSE(video_track_.is_null());
71 ASSERT_FALSE(video_track_.HasEnded());
72 ASSERT_FALSE(video_track_.GetId().empty());
87 ASSERT_FALSE(video_track_.is_null());
88 ASSERT_FALSE(video_track_.HasEnded());
89 ASSERT_FALSE(video_track_.GetId().empty());
100 ASSERT_FALSE(frame.is_null());
119 ASSERT_FALSE(frame.GetSize(&size));
137 ASSERT_FALSE(video_track_.is_null());
138 ASSERT_FALSE(video_track_.HasEnded())
    [all...]
  /art/runtime/base/unix_file/
random_access_file_utils_test.cc 42 ASSERT_FALSE(CopyFile(src, &dst));
53 ASSERT_FALSE(CopyFile(src, &dst));
  /external/chromium_org/base/synchronization/
cancellation_flag_unittest.cc 34 ASSERT_FALSE(flag.IsSet());
41 ASSERT_FALSE(flag.IsSet());
  /external/chromium_org/chrome/browser/extensions/api/page_capture/
page_capture_apitest.cc 47 ASSERT_FALSE(delegate.temp_file_.empty());
51 ASSERT_FALSE(base::PathExists(delegate.temp_file_));
  /external/chromium_org/chrome/browser/extensions/
background_app_browsertest.cc 63 ASSERT_FALSE(
67 ASSERT_FALSE(extension == NULL);
  /external/chromium_org/chrome/browser/ui/fullscreen/
fullscreen_controller_browsertest.cc 50 ASSERT_FALSE(IsFullscreenBubbleDisplayed());
79 ASSERT_FALSE(IsFullscreenBubbleDisplayed());
  /external/chromium_org/chrome/browser/ui/views/
menu_controller_test.cc 38 ASSERT_FALSE(menu()->GetSubmenu()->IsShowing());
44 ASSERT_FALSE(menu()->GetSubmenu()->IsShowing());
  /external/chromium_org/chrome/test/chromedriver/chrome/
device_manager_unittest.cc 85 ASSERT_FALSE(device_manager.AcquireDevice(&device3).IsOk());
88 ASSERT_FALSE(device_manager.AcquireDevice(&device1).IsOk());
98 ASSERT_FALSE(device_manager.AcquireSpecificDevice("a", &device2).IsOk());
102 ASSERT_FALSE(device_manager.AcquireSpecificDevice("a", &device1).IsOk());
103 ASSERT_FALSE(device_manager.AcquireSpecificDevice("b", &device1).IsOk());
113 ASSERT_FALSE(device1->SetUp("a.chrome.package", "", "", "", false, 0).IsOk());
115 ASSERT_FALSE(device1->SetUp(
117 ASSERT_FALSE(device1->SetUp("a.package", "", "", "", false, 0).IsOk());
  /external/chromium_org/content/browser/fileapi/
file_system_operation_runner_unittest.cc 24 ASSERT_FALSE(*done);
35 ASSERT_FALSE(*cancel_done);
83 ASSERT_FALSE(done);
97 ASSERT_FALSE(done);
119 ASSERT_FALSE(done);
120 ASSERT_FALSE(cancel_done);
144 ASSERT_FALSE(done);
145 ASSERT_FALSE(cancel_done);
  /external/chromium_org/content/browser/frame_host/
render_widget_host_view_child_frame_unittest.cc 71 ASSERT_FALSE(view_->IsShowing());
77 ASSERT_FALSE(view_->IsShowing());
render_widget_host_view_guest_unittest.cc 72 ASSERT_FALSE(view_->IsShowing());
78 ASSERT_FALSE(view_->IsShowing());
  /external/chromium_org/net/cert/
signed_certificate_timestamp_unittest.cc 44 ASSERT_FALSE(less_than(sample_sct_, unpickled_sct));
45 ASSERT_FALSE(less_than(unpickled_sct, sample_sct_));
  /external/chromium_org/net/quic/crypto/
p256_key_exchange_test.cc 22 ASSERT_FALSE(alice_private.empty());
23 ASSERT_FALSE(bob_private.empty());
  /external/chromium_org/net/tools/tld_cleanup/
tld_cleanup_util_unittest.cc 33 ASSERT_FALSE(rules.end() == foo_iter);
38 ASSERT_FALSE(rules.end() == bar_iter);
53 ASSERT_FALSE(rules.end() == foo_bar_iter);
58 ASSERT_FALSE(rules.end() == bar_iter);
74 ASSERT_FALSE(rules.end() == foo_iter);
79 ASSERT_FALSE(rules.end() == bar_iter);
84 ASSERT_FALSE(rules.end() == baz_iter);
99 ASSERT_FALSE(rules.end() == bar_iter);
104 ASSERT_FALSE(rules.end() == foo_bar_iter);
120 ASSERT_FALSE(rules.end() == foo_bar_iter)
    [all...]
  /external/chromium_org/sandbox/linux/services/
thread_helpers_unittests.cc 72 ASSERT_FALSE(ThreadHelpers::IsSingleThreaded(task.fd()));
73 ASSERT_FALSE(ThreadHelpers::IsSingleThreaded(-1));
86 ASSERT_FALSE(ThreadHelpers::IsSingleThreaded(task.fd()));
101 ASSERT_FALSE(ThreadHelpers::IsSingleThreaded(task.fd()));
  /external/chromium_org/third_party/WebKit/Source/core/css/
MediaQueryMatcherTest.cpp 24 ASSERT_FALSE(matcher->evaluate(querySet.get()));
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_auth_test.cc 128 ASSERT_FALSE(AttemptToTriggerAuthError());
136 ASSERT_FALSE(AttemptToTriggerAuthError());
152 ASSERT_FALSE(AttemptToTriggerAuthError());
167 ASSERT_FALSE(AttemptToTriggerAuthError());
182 ASSERT_FALSE(AttemptToTriggerAuthError());
198 ASSERT_FALSE(AttemptToTriggerAuthError());
214 ASSERT_FALSE(AttemptToTriggerAuthError());
228 ASSERT_FALSE(AttemptToTriggerAuthError());
249 ASSERT_FALSE(GetClient(0)->SetupSync());
250 ASSERT_FALSE(GetSyncService((0))->sync_initialized())
    [all...]
  /external/chromium_org/chrome/browser/ui/
chrome_select_file_policy_unittest.cc 67 ASSERT_FALSE(file_selection_initialisation_in_progress);
72 ASSERT_FALSE(file_selection_initialisation_in_progress);
75 ASSERT_FALSE(file_selection_initialisation_in_progress);
  /external/chromium_org/content/browser/renderer_host/media/
video_capture_buffer_pool_unittest.cc 101 ASSERT_FALSE(ReserveI420Buffer(size_lo)) << "Pool should be empty";
108 ASSERT_FALSE(ReserveI420Buffer(size_lo)) << "Pool should be empty";
109 ASSERT_FALSE(ReserveI420Buffer(size_hi)) << "Pool should be empty";
123 ASSERT_FALSE(ReserveI420Buffer(size_lo)) << "Pool should be empty";
126 ASSERT_FALSE(ReserveI420Buffer(size_lo)) << "Pool should be empty";
127 ASSERT_FALSE(ReserveI420Buffer(size_hi)) << "Pool should be empty";
133 ASSERT_FALSE(ReserveI420Buffer(size_lo)) << "Pool should be empty";
137 ASSERT_FALSE(ReserveI420Buffer(size_lo)) << "Pool should be empty";
145 ASSERT_FALSE(ReserveI420Buffer(size_lo)) << "Pool should be empty";
157 ASSERT_FALSE(ReserveI420Buffer(size_lo)) << "Pool should be empty"
    [all...]
  /frameworks/compile/mclinker/unittests/
InputTreeTest.cpp 85 ASSERT_FALSE(m_pAlloc->empty());
94 ASSERT_FALSE(node.isRoot());
96 ASSERT_FALSE(isGroup(node));
97 ASSERT_FALSE(isGroup(const_node2));
98 ASSERT_FALSE(m_pAlloc->empty());
99 ASSERT_FALSE(m_pAlloc->size()==0);
123 ASSERT_FALSE(node.isRoot());
125 ASSERT_FALSE(m_pAlloc->empty());
126 ASSERT_FALSE(m_pAlloc->size()==100);
144 ASSERT_FALSE(node.isRoot())
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/file_system/
file_system_apitest.cc 186 ASSERT_FALSE(test_file.empty());
197 ASSERT_FALSE(test_file.empty());
214 ASSERT_FALSE(test_file.empty());
235 ASSERT_FALSE(test_file.empty());
247 ASSERT_FALSE(test_file.empty());
272 ASSERT_FALSE(test_file.empty());
284 ASSERT_FALSE(test_file.empty());
297 ASSERT_FALSE(test_file.empty());
310 ASSERT_FALSE(test_file.empty());
325 ASSERT_FALSE(test_file.empty())
    [all...]
  /art/compiler/optimizing/
live_interval_test.cc 51 ASSERT_FALSE(interval->IsDeadAt(41));
52 ASSERT_FALSE(interval->IsDeadAt(0));
53 ASSERT_FALSE(interval->IsDeadAt(22));
61 ASSERT_FALSE(interval->IsDeadAt(0));
62 ASSERT_FALSE(interval->IsDeadAt(4));
63 ASSERT_FALSE(interval->IsDeadAt(12));
64 ASSERT_FALSE(interval->IsDeadAt(13));
65 ASSERT_FALSE(interval->IsDeadAt(14));
66 ASSERT_FALSE(interval->IsDeadAt(15));
80 ASSERT_FALSE(interval->Covers(42))
    [all...]
  /external/chromium_org/chrome/browser/chromeos/extensions/
input_view_browsertest.cc 82 ASSERT_FALSE(id.empty());
89 ASSERT_FALSE(id.empty());
96 ASSERT_FALSE(id.empty());
104 ASSERT_FALSE(id.empty());
113 ASSERT_FALSE(id.empty());
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller_interactive_uitest_win.cc 105 ASSERT_FALSE(tab_strip2->IsDragSessionActive());
106 ASSERT_FALSE(tab_strip->IsDragSessionActive());
107 ASSERT_FALSE(TabDragController::IsActive());
130 ASSERT_FALSE(tab_strip->IsDragSessionActive());
131 ASSERT_FALSE(TabDragController::IsActive());
138 ASSERT_FALSE(tab_strip2->IsDragSessionActive());
164 ASSERT_FALSE(tab_strip->IsDragSessionActive());
165 ASSERT_FALSE(TabDragController::IsActive());
193 ASSERT_FALSE(tab_strip->IsDragSessionActive());
194 ASSERT_FALSE(TabDragController::IsActive())
    [all...]

Completed in 1904 milliseconds

1 23 4 5 6 7 8 91011>>