HomeSort by relevance Sort by last modified time
    Searched full:expect_false (Results 201 - 225 of 3115) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/ash/display/
resolution_notification_controller_unittest.cc 95 EXPECT_FALSE(controller()->DoesNotificationTimeout());
114 EXPECT_FALSE(IsNotificationVisible());
120 EXPECT_FALSE(controller()->DoesNotificationTimeout());
129 EXPECT_FALSE(IsNotificationVisible());
131 EXPECT_FALSE(
144 EXPECT_FALSE(IsNotificationVisible());
150 EXPECT_FALSE(controller()->DoesNotificationTimeout());
159 EXPECT_FALSE(IsNotificationVisible());
182 EXPECT_FALSE(IsNotificationVisible());
196 EXPECT_FALSE(IsNotificationVisible())
    [all...]
  /external/chromium_org/ash/shelf/
shelf_tooltip_manager_unittest.cc 111 EXPECT_FALSE(TooltipIsVisible());
116 EXPECT_FALSE(IsTimerRunning());
137 EXPECT_FALSE(TooltipIsVisible());
141 EXPECT_FALSE(TooltipIsVisible());
145 EXPECT_FALSE(IsTimerRunning());
169 EXPECT_FALSE(TooltipIsVisible());
173 EXPECT_FALSE(TooltipIsVisible());
177 EXPECT_FALSE(IsTimerRunning());
191 EXPECT_FALSE(key_event.handled());
199 EXPECT_FALSE(touch_event.handled())
    [all...]
  /external/chromium_org/cc/animation/
animation_unittest.cc 161 EXPECT_FALSE(anim->IsFinishedAt(-1.0));
169 EXPECT_FALSE(anim->IsFinishedAt(-1.0));
170 EXPECT_FALSE(anim->IsFinishedAt(0.0));
178 EXPECT_FALSE(anim->IsFinishedAt(0.0));
179 EXPECT_FALSE(anim->IsFinishedAt(0.5));
180 EXPECT_FALSE(anim->IsFinishedAt(1.0));
181 EXPECT_FALSE(anim->IsFinishedAt(1.5));
189 EXPECT_FALSE(anim->IsFinishedAt(-1.0));
190 EXPECT_FALSE(anim->IsFinishedAt(0.0));
191 EXPECT_FALSE(anim->IsFinishedAt(0.5))
    [all...]
  /external/chromium_org/chrome/browser/prerender/
prerender_tracker_unittest.cc 149 EXPECT_FALSE(cancel_called_);
150 EXPECT_FALSE(resume_called_);
159 EXPECT_FALSE(cancel_called_);
160 EXPECT_FALSE(resume_called_);
237 EXPECT_FALSE(prerender_tracker()->TryUse(kDefaultChildId, kDefaultRouteId));
238 EXPECT_FALSE(prerender_tracker()->TryCancel(
240 EXPECT_FALSE(prerender_tracker()->TryCancelOnIOThread(
242 EXPECT_FALSE(prerender_tracker()->IsPrerenderingOnIOThread(
245 EXPECT_FALSE(prerender_tracker()->GetFinalStatus(
247 EXPECT_FALSE(prerender_manager()->WasPrerenderCancelled
    [all...]
  /external/chromium/chrome/browser/first_run/
first_run_browsertest.cc 15 EXPECT_FALSE(g_browser_process->local_state()->FindPreference(
25 EXPECT_FALSE(g_browser_process->local_state()->FindPreference(
35 EXPECT_FALSE(g_browser_process->local_state()->FindPreference(
45 EXPECT_FALSE(g_browser_process->local_state()->FindPreference(
  /external/chromium/chrome/browser/google/
google_update_settings_unittest.cc 14 EXPECT_FALSE(GoogleUpdateSettings::GetCollectStatsConsent());
20 EXPECT_FALSE(GoogleUpdateSettings::GetCollectStatsConsent());
39 EXPECT_FALSE(GoogleUpdateSettings::IsOrganicFirstRun(
42 EXPECT_FALSE(GoogleUpdateSettings::IsOrganicFirstRun(
  /external/chromium/chrome/browser/sync/sessions/
status_controller_unittest.cc 25 EXPECT_FALSE(status.TestAndClearIsDirty()); // Test that it actually resets.
27 EXPECT_FALSE(status.TestAndClearIsDirty());
37 EXPECT_FALSE(status.TestAndClearIsDirty());
42 EXPECT_FALSE(status.TestAndClearIsDirty()); // Only dirty if value changed.
48 EXPECT_FALSE(status.TestAndClearIsDirty());
86 EXPECT_FALSE(status.TestAndClearIsDirty()); // Test for deep comparison.
92 EXPECT_FALSE(status.TestAndClearIsDirty());
94 EXPECT_FALSE(status.TestAndClearIsDirty());
97 EXPECT_FALSE(status.TestAndClearIsDirty());
102 EXPECT_FALSE(status.TestAndClearIsDirty())
    [all...]
  /external/chromium_org/chrome/browser/ui/views/autofill/
autofill_dialog_views_unittest.cc 130 EXPECT_FALSE(loading_shield->IsFocusable());
131 EXPECT_FALSE(notification_area->IsFocusable());
132 EXPECT_FALSE(scrollable_area->IsFocusable());
140 EXPECT_FALSE(loading_shield->IsFocusable());
141 EXPECT_FALSE(sign_in_web_view->IsFocusable());
146 EXPECT_FALSE(loading_shield->IsFocusable());
147 EXPECT_FALSE(notification_area->IsFocusable());
148 EXPECT_FALSE(scrollable_area->IsFocusable());
155 EXPECT_FALSE(notification_area->IsFocusable());
156 EXPECT_FALSE(scrollable_area->IsFocusable())
    [all...]
  /external/chromium_org/chrome/test/logging/win/
mof_data_parser_unittest.cc 69 EXPECT_FALSE(parser.empty());
80 EXPECT_FALSE(parser.empty());
81 EXPECT_FALSE(parser.ReadDWORD(&value));
99 EXPECT_FALSE(parser.empty());
114 EXPECT_FALSE(parser.empty());
117 EXPECT_FALSE(parser.ReadPointerArray(size, &values));
118 EXPECT_FALSE(parser.empty());
135 EXPECT_FALSE(parser.empty());
147 EXPECT_FALSE(parser.empty());
148 EXPECT_FALSE(parser.ReadStructure(&value))
    [all...]
  /external/chromium_org/net/quic/crypto/
crypto_secret_boxer_test.cc 33 EXPECT_FALSE(boxer.Unbox(string(1, 'X') + box, &storage, &result));
34 EXPECT_FALSE(boxer.Unbox(box.substr(1, string::npos), &storage, &result));
35 EXPECT_FALSE(boxer.Unbox(string(), &storage, &result));
36 EXPECT_FALSE(boxer.Unbox(string(1, box[0]^0x80) + box.substr(1, string::npos),
crypto_utils_test.cc 15 EXPECT_FALSE(CryptoUtils::IsValidSNI("192.168.0.1"));
17 EXPECT_FALSE(CryptoUtils::IsValidSNI("somedomain"));
20 // EXPECT_FALSE(CryptoUtils::IsValidSNI("some_domain.com"));
23 EXPECT_FALSE(CryptoUtils::IsValidSNI(""));
  /external/chromium_org/net/spdy/
write_blocked_list_test.cc 18 EXPECT_FALSE(list.HasWriteBlockedStreams());
31 EXPECT_FALSE(list.HasWriteBlockedStreamsGreaterThanPriority(4));
34 EXPECT_FALSE(list.HasWriteBlockedStreamsGreaterThanPriority(2));
50 EXPECT_FALSE(list.HasWriteBlockedStreams());
  /external/chromium_org/webkit/browser/fileapi/
sandbox_isolated_origin_database_unittest.cc 30 EXPECT_FALSE(database.GetPathForOrigin(std::string(), &path1));
31 EXPECT_FALSE(database.GetPathForOrigin("foo", &path1));
36 EXPECT_FALSE(path1.empty());
37 EXPECT_FALSE(path2.empty());
  /external/llvm/unittests/ADT/
SparseSetTest.cpp 50 EXPECT_FALSE(Set.empty());
51 EXPECT_FALSE(Set.begin() == Set.end());
58 EXPECT_FALSE(Set.count(0));
63 EXPECT_FALSE(IP.second);
67 EXPECT_FALSE(Set.erase(1));
107 EXPECT_FALSE(IP.second);
113 EXPECT_FALSE(Set.count(4));
114 EXPECT_FALSE(Set.erase(4));
116 EXPECT_FALSE(Set.count(4));
123 EXPECT_FALSE(Set.count(5))
    [all...]
  /external/chromium/base/
task_queue_unittest.cc 104 EXPECT_FALSE(ran_task1);
106 EXPECT_FALSE(ran_task2);
133 EXPECT_FALSE(ran_task1);
134 EXPECT_FALSE(deleted_task1);
135 EXPECT_FALSE(ran_task2);
136 EXPECT_FALSE(deleted_task2);
137 EXPECT_FALSE(main_queue.IsEmpty());
  /external/chromium/chrome/browser/
content_setting_image_model_unittest.cc 35 EXPECT_FALSE(content_setting_image_model->is_visible());
45 EXPECT_FALSE(content_setting_image_model->get_tooltip().empty());
57 EXPECT_FALSE(content_setting_image_model->is_visible());
67 EXPECT_FALSE(content_setting_image_model->get_tooltip().empty());
77 EXPECT_FALSE(content_setting_image_model->is_visible());
79 EXPECT_FALSE(content_setting_image_model->get_tooltip().empty());
87 EXPECT_FALSE(content_setting_image_model->get_tooltip().empty());
  /external/chromium/chrome/browser/password_manager/
encryptor_password_mac_unittest.cc 17 EXPECT_FALSE(password.GetEncryptorPassword().empty());
18 EXPECT_FALSE(keychain.called_add_generic());
28 EXPECT_FALSE(password.GetEncryptorPassword().empty());
40 EXPECT_FALSE(keychain.called_add_generic());
51 EXPECT_FALSE(keychain.called_add_generic());
61 EXPECT_FALSE(password1.empty());
69 EXPECT_FALSE(password2.empty());
  /external/chromium/chrome/browser/sync/
sync_ui_util_mac_unittest.mm 48 EXPECT_FALSE([syncMenuItem isHidden]);
73 EXPECT_FALSE([followingSeparator isEnabled]);
80 EXPECT_FALSE([followingSeparator isEnabled]);
81 EXPECT_FALSE([syncMenuItem isHidden]);
82 EXPECT_FALSE([followingSeparator isHidden]);
101 EXPECT_FALSE([followingNonSeparator isHidden]);
105 EXPECT_FALSE([followingNonSeparator isHidden]);
  /external/chromium_org/base/prefs/
pref_value_map_unittest.cc 16 EXPECT_FALSE(map.GetValue("key", &result));
17 EXPECT_FALSE(result);
20 EXPECT_FALSE(map.SetValue("key", new StringValue("test")));
42 EXPECT_FALSE(map.RemoveValue("key"));
48 EXPECT_FALSE(map.GetValue("key", NULL));
50 EXPECT_FALSE(map.RemoveValue("key"));
60 EXPECT_FALSE(map.GetValue("key", NULL));
  /external/chromium_org/chrome/browser/chromeos/policy/
auto_enrollment_client_unittest.cc 148 EXPECT_FALSE(client_->should_auto_enroll());
150 EXPECT_FALSE(HasCachedDecision());
156 EXPECT_FALSE(client_->should_auto_enroll());
164 EXPECT_FALSE(client_->should_auto_enroll());
179 EXPECT_FALSE(client_->should_auto_enroll());
181 EXPECT_FALSE(HasCachedDecision());
189 EXPECT_FALSE(client_->should_auto_enroll());
191 EXPECT_FALSE(HasCachedDecision());
219 EXPECT_FALSE(client_->should_auto_enroll());
221 EXPECT_FALSE(HasCachedDecision())
    [all...]
  /external/chromium_org/chrome/browser/ui/app_list/search/
term_break_iterator_unittest.cc 16 EXPECT_FALSE(iter.Advance());
24 EXPECT_FALSE(iter.Advance()); // Test unexpected advance after end.
34 EXPECT_FALSE(iter.Advance()); // Test unexpected advance after end.
46 EXPECT_FALSE(iter.Advance()); // Test unexpected advance after end.
56 EXPECT_FALSE(iter.Advance()); // Test unexpected advance after end.
70 EXPECT_FALSE(iter.Advance()); // Test unexpected advance after end.
83 EXPECT_FALSE(iter.Advance()); // Test unexpected advance after end.
  /external/chromium_org/chrome/common/extensions/manifest_tests/
extension_manifests_web_accessible_resources_unittest.cc 42 EXPECT_FALSE(
46 EXPECT_FALSE(
55 EXPECT_FALSE(WebAccessibleResourcesInfo::IsResourceWebAccessible(
58 EXPECT_FALSE(WebAccessibleResourcesInfo::IsResourceWebAccessible(
63 EXPECT_FALSE(WebAccessibleResourcesInfo::IsResourceWebAccessible(
78 EXPECT_FALSE(WebAccessibleResourcesInfo::IsResourceWebAccessible(
80 EXPECT_FALSE(WebAccessibleResourcesInfo::IsResourceWebAccessible(
  /external/chromium_org/content/browser/fileapi/
sandbox_file_system_backend_delegate_unittest.cc 52 EXPECT_FALSE(delegate_->IsAccessValid(CreateFileSystemURL("a/../b")));
55 EXPECT_FALSE(delegate_->IsAccessValid(
61 EXPECT_FALSE(delegate_->IsAccessValid(CreateFileSystemURL(".")));
62 EXPECT_FALSE(delegate_->IsAccessValid(CreateFileSystemURL("..")));
65 EXPECT_FALSE(delegate_->IsAccessValid(CreateFileSystemURL("...")));
69 EXPECT_FALSE(delegate_->IsAccessValid(CreateFileSystemURL(" ..")));
70 EXPECT_FALSE(delegate_->IsAccessValid(CreateFileSystemURL(".. ")));
  /external/chromium_org/content/browser/renderer_host/media/
midi_host_unittest.cc 51 EXPECT_FALSE(MIDIHost::IsValidWebMIDIData(AsVector(kBrokenData1)));
52 EXPECT_FALSE(MIDIHost::IsValidWebMIDIData(AsVector(kBrokenData2)));
53 EXPECT_FALSE(MIDIHost::IsValidWebMIDIData(AsVector(kBrokenData3)));
54 EXPECT_FALSE(MIDIHost::IsValidWebMIDIData(AsVector(kDataByte0)));
57 EXPECT_FALSE(MIDIHost::IsValidWebMIDIData(
59 EXPECT_FALSE(MIDIHost::IsValidWebMIDIData(
72 EXPECT_FALSE(MIDIHost::IsValidWebMIDIData(buffer));
  /external/chromium_org/courgette/
disassembler_win32_x64_unittest.cc 32 EXPECT_FALSE(disassembler->is_32bit());
65 EXPECT_FALSE(can_parse_header);
70 EXPECT_FALSE(disassembler->ok());
83 EXPECT_FALSE(can_parse_header);
88 EXPECT_FALSE(disassembler->ok());
89 EXPECT_FALSE(disassembler->has_text_section());
91 EXPECT_FALSE(disassembler->is_32bit());

Completed in 1795 milliseconds

1 2 3 4 5 6 7 891011>>