/external/chromium_org/chrome/browser/ui/cocoa/apps/ |
quit_with_apps_controller_mac_interactive_uitest.cc | 72 EXPECT_FALSE(chrome::BrowserIterator().done()); 76 EXPECT_FALSE(controller->ShouldQuit()); 85 EXPECT_FALSE(controller->ShouldQuit()); 91 EXPECT_FALSE(chrome::BrowserIterator().done()); 97 EXPECT_FALSE(controller->ShouldQuit()); 103 EXPECT_FALSE(chrome::BrowserIterator().done()); 117 EXPECT_FALSE(controller->ShouldQuit()); 129 EXPECT_FALSE(apps::AppWindowRegistry::IsAppWindowRegisteredInAnyProfile(0));
|
/external/chromium_org/chrome/browser/ui/sync/ |
profile_signin_confirmation_helper_browsertest.cc | 42 EXPECT_FALSE(ui::HasBeenShutdown(browser()->profile())); 53 EXPECT_FALSE(ui::HasSyncedExtensions(browser()->profile()));
|
sync_promo_ui_unittest.cc | 45 EXPECT_FALSE(SyncPromoUI::ShouldShowSyncPromo(profile_.get())); 53 EXPECT_FALSE(SyncPromoUI::ShouldShowSyncPromo(profile_.get()));
|
/external/chromium_org/content/browser/frame_host/ |
navigation_entry_impl_unittest.cc | 61 EXPECT_FALSE(entry1_->has_virtual_url()); 62 EXPECT_FALSE(entry2_->has_virtual_url()); 103 EXPECT_FALSE(entry1_->GetFavicon().valid); 115 EXPECT_FALSE(!!(content_status & SSLStatus::DISPLAYED_INSECURE_CONTENT)); 116 EXPECT_FALSE(!!(content_status & SSLStatus::RAN_INSECURE_CONTENT)); 147 EXPECT_FALSE(entry1_->GetPageState().IsValid()); 148 EXPECT_FALSE(entry2_->GetPageState().IsValid()); 165 EXPECT_FALSE(entry1_->is_renderer_initiated()); 166 EXPECT_FALSE(entry2_->is_renderer_initiated()); 171 EXPECT_FALSE(entry1_->GetHasPostData()) [all...] |
/external/chromium_org/extensions/common/manifest_handlers/ |
externally_connectable_unittest.cc | 53 EXPECT_FALSE(info->all_ids); 57 EXPECT_FALSE(info->matches.MatchesURL(GURL("http://example.com/index.html"))); 71 EXPECT_FALSE(info->matches.MatchesURL(GURL("https://build.chromium.org"))); 72 EXPECT_FALSE(info->matches.MatchesURL(GURL("https://build.chromium.org/"))); 73 EXPECT_FALSE( 76 EXPECT_FALSE(info->matches.MatchesURL(GURL("http://yahoo.com"))); 77 EXPECT_FALSE(info->matches.MatchesURL(GURL("http://yahoo.com/"))); 85 EXPECT_FALSE( 87 EXPECT_FALSE( 89 EXPECT_FALSE(info->matches.MatchesURL(GURL("http://here.go/somewhere"))) [all...] |
/external/chromium_org/net/cookies/ |
canonical_cookie_unittest.cc | 57 EXPECT_FALSE(cookie.IsSecure()); 75 EXPECT_FALSE(cookie2.IsSecure()); 92 EXPECT_FALSE(cookie->IsSecure()); 101 EXPECT_FALSE(cookie->IsSecure()); 113 EXPECT_FALSE(cookie.get()); 131 EXPECT_FALSE(cookie->IsSecure()); 141 EXPECT_FALSE(cookie->IsSecure()); 154 EXPECT_FALSE(cookie->IsPersistent()); 155 EXPECT_FALSE(cookie->IsExpired(creation_time)); 163 EXPECT_FALSE(cookie->IsPersistent()) [all...] |
/external/chromium_org/net/quic/congestion_control/ |
hybrid_slow_start_test.cc | 34 EXPECT_FALSE(slow_start_->IsEndOfRound(sequence_number++)); 37 EXPECT_FALSE(slow_start_->IsEndOfRound(sequence_number)); 39 EXPECT_FALSE(slow_start_->IsEndOfRound(sequence_number++)); 48 EXPECT_FALSE(slow_start_->IsEndOfRound(sequence_number++)); 66 EXPECT_FALSE(slow_start_->ShouldExitSlowStart(rtt_, rtt_, 100)); 75 EXPECT_FALSE(slow_start_->ShouldExitSlowStart(rtt_, rtt_, 100)); 92 EXPECT_FALSE(slow_start_->ShouldExitSlowStart( 97 EXPECT_FALSE(slow_start_->ShouldExitSlowStart(
|
/external/chromium_org/net/quic/ |
quic_flow_controller_test.cc | 54 EXPECT_FALSE(flow_controller_->IsBlocked()); 55 EXPECT_FALSE(flow_controller_->FlowControlViolation()); 60 EXPECT_FALSE(flow_controller_->IsBlocked()); 74 EXPECT_FALSE(flow_controller_->IsBlocked()); 78 EXPECT_FALSE(flow_controller_->UpdateSendWindowOffset(send_window_ / 10)); 96 EXPECT_FALSE(flow_controller_->IsBlocked()); 97 EXPECT_FALSE(flow_controller_->FlowControlViolation()); 105 EXPECT_FALSE(flow_controller_->FlowControlViolation()); 115 EXPECT_FALSE(flow_controller_->FlowControlViolation()); 131 EXPECT_FALSE(flow_controller_->IsEnabled()) [all...] |
/external/chromium_org/sql/ |
statement_unittest.cc | 41 EXPECT_FALSE(s.is_valid()); 52 EXPECT_FALSE(s.Succeeded()); 55 EXPECT_FALSE(s.Step()); 61 EXPECT_FALSE(s.Run()); 67 EXPECT_FALSE(s.Succeeded()); 74 EXPECT_FALSE(s.Step()); 92 EXPECT_FALSE(s.Run()); 126 EXPECT_FALSE(s.Step());
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
ClockTest.cpp | 45 EXPECT_FALSE(clock->isRunning()); 49 EXPECT_FALSE(clock->isRunning());
|
/external/chromium_org/third_party/libaddressinput/chromium/cpp/test/util/ |
scoped_ptr_unittest.cc | 61 EXPECT_FALSE(scoper); 69 EXPECT_FALSE(scoper); 84 EXPECT_FALSE(scoper1 != scoper2.get()); 89 EXPECT_FALSE(scoper2.get()); 90 EXPECT_FALSE(scoper1 == scoper2.get()); 95 EXPECT_FALSE(scoper1.get()); 96 EXPECT_FALSE(scoper1 == scoper2.get()); 107 EXPECT_FALSE(scoper);
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
fileutils_unittest.cc | 66 EXPECT_FALSE(Filesystem::IsFile(path)); 75 EXPECT_FALSE(Filesystem::IsFile(path)); 78 EXPECT_FALSE(fs != NULL); 91 EXPECT_FALSE(Filesystem::CreatePrivateFile(path)); 112 EXPECT_FALSE(Filesystem::IsFile(path)); 118 EXPECT_FALSE(Filesystem::IsFolder(path)); 138 EXPECT_FALSE(Filesystem::GetCurrentDirectory().empty()); 145 EXPECT_FALSE(path.empty());
|
profiler_unittest.cc | 55 EXPECT_FALSE(event->is_started()); 61 EXPECT_FALSE(event->is_started()); 86 EXPECT_FALSE(event1->is_started()); 93 EXPECT_FALSE(event1->is_started()); 98 EXPECT_FALSE(event2->is_started()); 104 EXPECT_FALSE(event1->is_started()); 112 EXPECT_FALSE(event1->is_started()); 123 EXPECT_FALSE(Profiler::Instance()->Clear());
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/ |
structurally_valid_unittest.cc | 28 EXPECT_FALSE(IsStructurallyValidUTF8(invalid_str.data(), 32 EXPECT_FALSE(IsStructurallyValidUTF8(invalid_str.data() + i,
|
/external/chromium_org/third_party/webrtc/base/ |
fileutils_unittest.cc | 49 EXPECT_FALSE(Filesystem::IsFile(path)); 58 EXPECT_FALSE(Filesystem::IsFile(path)); 61 EXPECT_FALSE(fs != NULL); 74 EXPECT_FALSE(Filesystem::CreatePrivateFile(path)); 95 EXPECT_FALSE(Filesystem::IsFile(path)); 101 EXPECT_FALSE(Filesystem::IsFolder(path)); 121 EXPECT_FALSE(Filesystem::GetCurrentDirectory().empty()); 128 EXPECT_FALSE(path.empty());
|
profiler_unittest.cc | 38 EXPECT_FALSE(event->is_started()); 44 EXPECT_FALSE(event->is_started()); 69 EXPECT_FALSE(event1->is_started()); 76 EXPECT_FALSE(event1->is_started()); 81 EXPECT_FALSE(event2->is_started()); 87 EXPECT_FALSE(event1->is_started()); 95 EXPECT_FALSE(event1->is_started()); 106 EXPECT_FALSE(Profiler::Instance()->Clear());
|
/external/protobuf/src/google/protobuf/stubs/ |
structurally_valid_unittest.cc | 28 EXPECT_FALSE(IsStructurallyValidUTF8(invalid_str.data(), 32 EXPECT_FALSE(IsStructurallyValidUTF8(invalid_str.data() + i,
|
/external/chromium_org/third_party/ots/test/ |
cff_type2_charstring_test.cc | 191 EXPECT_FALSE(ValidateCharStrings(char_string, ARRAYSIZE(char_string))); 217 EXPECT_FALSE(ValidateCharStrings(char_string, ARRAYSIZE(char_string))); 243 EXPECT_FALSE(ValidateCharStrings(char_string, ARRAYSIZE(char_string))); 262 EXPECT_FALSE(ValidateCharStrings(char_string, ARRAYSIZE(char_string))); 277 EXPECT_FALSE(ValidateCharStrings(char_string, ARRAYSIZE(char_string))); 300 EXPECT_FALSE(ValidateCharStrings(char_string, ARRAYSIZE(char_string))); 307 EXPECT_FALSE(ValidateCharStrings(char_string, ARRAYSIZE(char_string))); 330 EXPECT_FALSE(ValidateCharStrings(char_string, ARRAYSIZE(char_string))); 337 EXPECT_FALSE(ValidateCharStrings(char_string, ARRAYSIZE(char_string))); 357 EXPECT_FALSE(ValidateCharStrings(char_string, ARRAYSIZE(char_string))) [all...] |
/external/chromium_org/chrome/browser/extensions/activity_log/ |
activity_log_enabled_unittest.cc | 54 EXPECT_FALSE( 61 EXPECT_FALSE(activity_log->IsDatabaseEnabled()); 62 EXPECT_FALSE(activity_log->IsWatchdogAppActive()); 84 EXPECT_FALSE(activity_log2->IsDatabaseEnabled()); 85 EXPECT_FALSE(activity_log1->IsWatchdogAppActive()); 86 EXPECT_FALSE(activity_log2->IsWatchdogAppActive()); 117 EXPECT_FALSE(activity_log2->IsWatchdogAppActive()); 120 EXPECT_FALSE(activity_log2->IsDatabaseEnabled()); 164 EXPECT_FALSE(activity_log2->IsWatchdogAppActive()); 166 EXPECT_FALSE(activity_log2->IsDatabaseEnabled()) [all...] |
/external/chromium_org/chrome/browser/policy/ |
url_blacklist_manager_unittest.cc | 234 EXPECT_FALSE(blacklist_manager_->set_blacklist_called()); 333 EXPECT_FALSE(blacklist.IsURLBlocked(GURL("bogus://google.com/"))); 334 EXPECT_FALSE(blacklist.IsURLBlocked(GURL("http://notgoogle.com/"))); 339 EXPECT_FALSE(blacklist.IsURLBlocked(GURL("http://youtube.com/"))); 351 EXPECT_FALSE(blacklist.IsURLBlocked(GURL("https://secure.com/"))); 352 EXPECT_FALSE(blacklist.IsURLBlocked(GURL("wss://secure.com"))); 354 EXPECT_FALSE(blacklist.IsURLBlocked(GURL("https://www.secure.com"))); 355 EXPECT_FALSE(blacklist.IsURLBlocked(GURL("wss://www.secure.com"))); 366 EXPECT_FALSE(blacklist.IsURLBlocked(GURL("http://path.to/fortune"))); 374 EXPECT_FALSE(blacklist.IsURLBlocked(GURL("http://s.aaa.com/path"))) [all...] |
/external/chromium_org/base/memory/ |
scoped_ptr_unittest.cc | 131 EXPECT_FALSE(scoper.get()); 139 EXPECT_FALSE(scoper.get()); 154 EXPECT_FALSE(scoper1 != scoper2.get()); 159 EXPECT_FALSE(scoper2.get()); 160 EXPECT_FALSE(scoper1 == scoper2.get()); 165 EXPECT_FALSE(scoper1.get()); 166 EXPECT_FALSE(scoper1 == scoper2.get()); 184 EXPECT_FALSE(scoper.get()); 202 EXPECT_FALSE(scoper.get()); 215 EXPECT_FALSE(scoper.get()) [all...] |
/external/chromium_org/base/threading/ |
thread_unittest.cc | 120 EXPECT_FALSE(a.message_loop()); 121 EXPECT_FALSE(a.IsRunning()); 126 EXPECT_FALSE(a.message_loop()); 127 EXPECT_FALSE(a.IsRunning()); 132 EXPECT_FALSE(a.message_loop()); 133 EXPECT_FALSE(a.IsRunning()); 135 EXPECT_FALSE(a.message_loop()); 136 EXPECT_FALSE(a.IsRunning()); 191 EXPECT_FALSE(a.message_loop()); 192 EXPECT_FALSE(a.IsRunning()) [all...] |
/external/chromium_org/chrome/browser/chromeos/policy/ |
device_system_use_24hour_clock_browsertest.cc | 98 EXPECT_FALSE(CrosSettings::Get()->GetBoolean(kSystemUse24HourClock, 101 EXPECT_FALSE(GetSystemTrayDelegateShouldUse24HourClock()); 103 EXPECT_FALSE(TestPrimarySystemTrayHasDateDefaultView()); 111 EXPECT_FALSE(CrosSettings::Get()->GetBoolean(kSystemUse24HourClock, 113 EXPECT_FALSE(TestPrimarySystemTrayHasDateDefaultView()); 115 EXPECT_FALSE(GetSystemTrayDelegateShouldUse24HourClock()); 137 EXPECT_FALSE(CrosSettings::Get()->GetBoolean(kSystemUse24HourClock, 139 EXPECT_FALSE(TestPrimarySystemTrayHasDateDefaultView()); 141 EXPECT_FALSE(GetSystemTrayDelegateShouldUse24HourClock()); 153 EXPECT_FALSE(system_use_24hour_clock) [all...] |
/external/chromium_org/chrome/browser/password_manager/ |
chrome_password_manager_client_unittest.cc | 93 EXPECT_FALSE(client->IsLoggingActive()); 98 EXPECT_FALSE(client->IsLoggingActive()); 106 EXPECT_FALSE(client->IsLoggingActive()); 115 EXPECT_FALSE(client->IsLoggingActive()); 127 EXPECT_FALSE(WasLoggingActivationMessageSent(&logging_active)); 135 EXPECT_FALSE(client->IsLoggingActive()); 137 EXPECT_FALSE(logging_active); 166 EXPECT_FALSE(logging_active); 171 EXPECT_FALSE(GetClient()->IsAutomaticPasswordSavingEnabled()); 181 EXPECT_FALSE(GetClient()->IsAutomaticPasswordSavingEnabled()) [all...] |
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/ |
task_dependency_manager_unittest.cc | 62 EXPECT_FALSE(manager.Insert(&blocker)); 76 EXPECT_FALSE(InsertPath(&manager, "app_id", FPL("/ancestor"))); 77 EXPECT_FALSE(InsertPath(&manager, "app_id", FPL("/ancestor/parent"))); 78 EXPECT_FALSE(InsertPath(&manager, "app_id", FPL("/ancestor/parent/self"))); 79 EXPECT_FALSE(InsertPath( 81 EXPECT_FALSE(InsertPath( 98 EXPECT_FALSE(InsertExclusiveTask(&manager)); 102 EXPECT_FALSE(InsertPath(&manager, "app_id", FPL("/foo/bar"))); 114 EXPECT_FALSE(InsertExclusiveTask(&manager)); 117 EXPECT_FALSE(InsertExclusiveTask(&manager)) [all...] |